corrected status message for removing sudoers config
This commit is contained in:
parent
4e7cd9e853
commit
1a1b717716
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user