1
0
Fork 0
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:
Yalh 2019-01-19 07:50:49 +01:00
parent c67a7df233
commit 9d99b633c6

View file

@ -139,5 +139,5 @@ ynh_restore_file "/etc/logrotate.d/$app"
#systemctl reload php5-fpm #systemctl reload php5-fpm
systemctl reload nginx systemctl reload nginx
systemctl start "$app" systemctl restart "$app"