Fix check starting service

This commit is contained in:
Josué Tille
2019-08-01 15:32:59 +02:00
parent 9babd36be2
commit c734163ed7
4 changed files with 8 additions and 5 deletions

View File

@ -178,7 +178,7 @@ ynh_app_setting_set $app upstream_version $(ynh_app_upstream_version)
set_access_settings
# Reload services
ynh_systemd_action -l "Serving \[::\]:$port with pid" -p "systemd"
ynh_systemd_action -l "Gitea v$upstream_version built with GNU Make .*, go.* : bindata, sqlite, sqlite_unlock_notify" -p "systemd" -t 5
sleep 1
# Store the checksum with the 'INTERNAL_TOKEN' value.