Update install
This commit is contained in:
parent
7cc5c5ced6
commit
2c83db23a1
|
@ -60,7 +60,7 @@ create_dir
|
|||
|
||||
# Install Gogs
|
||||
cd $final_path
|
||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-$architecture
|
||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64
|
||||
|
||||
# Configure gogs with app.ini file
|
||||
config_gogs
|
||||
|
|
Loading…
Reference in New Issue