Remove ynh_check_starting for the moment

This commit is contained in:
Rafi59
2018-06-12 18:24:36 +02:00
parent a7322ea40a
commit de58712602
3 changed files with 3 additions and 3 deletions

View File

@ -111,5 +111,5 @@ yunohost service add "$app" --log "/var/log/$app/$app.log"
ynh_use_logrotate "/var/log/$app"
# Reload services
ynh_check_starting "Serving [::]:$port with pid" "/var/log/$app/gitea.log"
# ynh_check_starting "Serving [::]:$port with pid" "/var/log/$app/gitea.log"
systemctl restart gitea