diff --git a/scripts/install b/scripts/install index 8d4e9de..a3408b4 100644 --- a/scripts/install +++ b/scripts/install @@ -168,8 +168,7 @@ ynh_app_setting_set $app unprotected_uris "/" #================================================= ynh_print_info "Reloading nginx web server..." -# Reload nginx and update ssowatch -sudo systemctl reload nginx.service +systemctl reload nginx #================================================= # END OF SCRIPT