1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-12-22 12:05:04 +01:00
parent fbfb76b42b
commit 07a5e35cf4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -90,7 +90,7 @@ ynh_systemd_action --service_name=$app --action="stop" --log_path="/var/log/$app
#================================================= #=================================================
# Clean template to fix issue : https://github.com/gogits/gogs/issues/4585 # Clean template to fix issue : https://github.com/gogits/gogs/issues/4585
ynh_secure_remove --file="$final_path/templates" #ynh_secure_remove --file="$final_path/templates"
#================================================= #=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE # DOWNLOAD, CHECK AND UNPACK SOURCE