diff --git a/scripts/restore b/scripts/restore index 1f6387d..70f3dec 100755 --- a/scripts/restore +++ b/scripts/restore @@ -139,5 +139,5 @@ ynh_restore_file "/etc/logrotate.d/$app" #systemctl reload php5-fpm systemctl reload nginx -systemctl start "$app" +systemctl restart "$app"