From bb235a2392115c189d444fe0fa85c3a43cf1247e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 27 Dec 2023 22:52:58 +0100 Subject: [PATCH] Remove the dedicated dnsmasq config for AdGuardHome --- scripts/remove | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remove b/scripts/remove index e21957a..f2cfcb0 100644 --- a/scripts/remove +++ b/scripts/remove @@ -22,6 +22,9 @@ then yunohost service remove "$app" fi +# Remove the dedicated dnsmasq config for AdGuardHome +ynh_secure_remove --file="/etc/dnsmasq.d/$app" + # Remove the dedicated systemd config ynh_remove_systemd_config