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

Revert "Use reload or restart during the upgrade script"

This reverts commit fbcb2d376f.
This commit is contained in:
Kayou 2019-03-15 00:20:24 +01:00
parent fbcb2d376f
commit 34540a2dfe
No known key found for this signature in database
GPG key ID: 823A2CBE071D3126

View file

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