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:
parent
fbcb2d376f
commit
34540a2dfe
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ yunohost service add $app --log "/var/log/$app.log"
|
||||||
# RESTART LSTU
|
# 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
|
# SETUP SSOWAT
|
||||||
|
|
Loading…
Add table
Reference in a new issue