diff --git a/scripts/remove b/scripts/remove index 1d4f3a0..ac520de 100644 --- a/scripts/remove +++ b/scripts/remove @@ -62,13 +62,7 @@ ynh_script_progression --message="Removing NGINX web server configuration..." -- # Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# REMOVE SUDOERS CONFIGURATION -#================================================= -ynh_script_progression --message="Removing sudoers configuration..." --weight=1 -# Remove the dedicated NGINX config -ynh_secure_remove "/etc/sudoers.d/$app-sudoers" #================================================= # END OF SCRIPT