diff --git a/scripts/restore b/scripts/restore index fb01c63..8f74e90 100755 --- a/scripts/restore +++ b/scripts/restore @@ -140,7 +140,7 @@ then ynh_restore_file --origin_path="/etc/systemd/system/${app}-notify-push.service" - systemctl enable $app.service --quiet + systemctl enable "${app}-notify-push".service --quiet ynh_systemd_action --service_name="${app}-notify-push" --action=restart fi