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:
parent
d82ce7f512
commit
75185f824f
1 changed files with 1 additions and 1 deletions
|
@ -189,4 +189,4 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
service restart "$app"
|
service "$app" restart
|
||||||
|
|
Loading…
Add table
Reference in a new issue