Update install

This commit is contained in:
Rafi59 2018-04-30 12:16:29 +02:00 committed by GitHub
parent 030c2d660c
commit e70bf75f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ ynh_system_user_create $app
create_dir
# Install Gogs
cp -a ../conf/app.ini $final_path
cd $final_path
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64
mv gitea-1.3.3-linux-amd64 gitea