Browse Source

fix the restore script

add-notify_push-option
Kay0u 5 years ago
parent
commit
6ac2807c05
No known key found for this signature in database GPG Key ID: AAFEEB16CFA2AE2D
  1. 2
      scripts/restore

2
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

Loading…
Cancel
Save