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

Merge pull request #34 from YunoHost-Apps/testing

Use reload or restart during the upgrade script
This commit is contained in:
Kayou 2019-03-14 14:35:53 +01:00 committed by GitHub
commit 396538e77d
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