mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
fix service restart after restoration
This commit is contained in:
parent
c67a7df233
commit
9d99b633c6
1 changed files with 1 additions and 1 deletions
|
@ -139,5 +139,5 @@ ynh_restore_file "/etc/logrotate.d/$app"
|
|||
|
||||
#systemctl reload php5-fpm
|
||||
systemctl reload nginx
|
||||
systemctl start "$app"
|
||||
systemctl restart "$app"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue