[fix] All scripts

This commit is contained in:
Rafi59
2018-06-15 22:08:34 +02:00
parent c3699ac994
commit ec92a25172
8 changed files with 29 additions and 35 deletions

View File

@ -58,9 +58,10 @@ set_permission
# Configure logrotate
ynh_use_logrotate "/var/log/$app"
# Add Gogs to YunoHost's monitored services
# Add gitea to YunoHost's monitored services
yunohost service add "$app" --log /var/log/"$app"/"$app".log
# Reload services
systemctl reload nginx.service
# ynh_check_starting "INFO] Listen: http://0.0.0.0:" "/var/log/$app/gogs.log"
sleep 20
systemctl start gitea