1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Use reload or restart during the upgrade script

This commit is contained in:
Kayou 2019-03-14 14:35:30 +01:00 committed by GitHub
parent f358aace5a
commit fbcb2d376f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,7 @@ yunohost service add $app --log "/var/log/$app.log"
# RESTART LSTU
#=================================================
ynh_systemd_action -n $app -a reload -l "Reloaded Shortened URLs service." -p "systemd"
ynh_systemd_action -n $app -a reload-or-restart -l "Reloaded Shortened URLs service." -p "systemd"
#=================================================
# SETUP SSOWAT