From 303ec7bd48aef602d1e5547a69a836c9ec194ce1 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 27 Jun 2024 21:15:57 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index f148599..69ab50b 100755 --- a/scripts/remove +++ b/scripts/remove @@ -70,8 +70,6 @@ fi #================================================= ynh_script_progression --message="Removing various files..." --weight=1 -# Remove the log files - # Remove dnsmasq configuration ynh_secure_remove --file="/etc/dnsmasq.d/$app" ynh_systemd_action --service_name=dnsmasq --action="reload"