From 1a1b7177169dbad62395075ab5271a10f4ab2339 Mon Sep 17 00:00:00 2001 From: Eclipse Date: Wed, 27 Sep 2023 22:16:52 +0200 Subject: [PATCH] corrected status message for removing sudoers config --- scripts/remove | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index df30719..a0a760e 100644 --- a/scripts/remove +++ b/scripts/remove @@ -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