diff --git a/scripts/remove b/scripts/remove index e696f0f..49d32d7 100644 --- a/scripts/remove +++ b/scripts/remove @@ -35,6 +35,8 @@ ynh_remove_nginx_config # Remove the dedicated dnsmasq config for AdGuardHome ynh_secure_remove --file="/etc/dnsmasq.d/$app" +systemctl restart dnsmasq + #================================================= # END OF SCRIPT #=================================================