1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2024-09-03 20:36:22 +02:00
This commit is contained in:
Andrey Skoryk 2018-05-14 21:02:47 +00:00 committed by GitHub
commit 0341a85eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,10 +72,10 @@ ynh_add_systemd_config
config_nginx
# Configure gitea with app.ini file
cp -a ../conf/app.ini $final_path
config_gitea
# Install gitea
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