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

service restart fix in upgrade

This commit is contained in:
anmol26s 2018-09-07 19:05:20 +05:30
parent d82ce7f512
commit 75185f824f

View file

@ -189,4 +189,4 @@ fi
#=================================================
systemctl reload nginx
service restart "$app"
service "$app" restart