diff --git a/scripts/remove b/scripts/remove index fb40e7c..822881a 100644 --- a/scripts/remove +++ b/scripts/remove @@ -67,10 +67,6 @@ ynh_print_info "Removing nginx web server configuration" # Remove the dedicated nginx config ynh_remove_nginx_config -# Reload nginx and update ssowatch -sudo systemctl reload nginx.service -sudo yunohost app ssowatconf - #================================================= # REMOVE LOGROTATE CONFIGURATION #=================================================