corrected status message for removing sudoers config

This commit is contained in:
Eclipse 2023-09-27 22:16:52 +02:00
parent 4e7cd9e853
commit 1a1b717716

View File

@ -11,8 +11,8 @@ ynh_remove_nginx_config
#================================================= #=================================================
# REMOVE THE NGINX CONFIGURATION # REMOVE SUDOERS CONFIGURATION
#================================================= #=================================================
ynh_script_progression --message="Removing nginx web server configuration..." --weight=1 ynh_script_progression --message="Removing sudoers configuration..." --weight=1
rm /etc/sudoers.d/$app rm /etc/sudoers.d/$app