From bdbe49efafcca86bfecf02a9604f888124a4165a Mon Sep 17 00:00:00 2001 From: pucherot Date: Sun, 11 Apr 2021 11:52:21 +0200 Subject: [PATCH] Update pialert_uninstall.sh --- install/pialert_uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/pialert_uninstall.sh b/install/pialert_uninstall.sh index 46d520d9..0a4e3d9d 100644 --- a/install/pialert_uninstall.sh +++ b/install/pialert_uninstall.sh @@ -51,7 +51,7 @@ main() { print_header "Removing Pi.Alert DNS name" if [ -f /etc/pihole/custom.list ] ; then # sudo sed -i '/pi.alert/d' /etc/pihole/custom.list 2>&1 >> "$LOG" -# sudo pihole restartdns 2>&1 >> "$LOG" + sudo pihole restartdns 2>&1 >> "$LOG" fi # Uninstall crontab jobs