diff --git a/scripts/restore b/scripts/restore index 939145b..1e6e7b2 100755 --- a/scripts/restore +++ b/scripts/restore @@ -85,7 +85,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