mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-15 15:47:36 -04:00
Update pialert_uninstall.sh
This commit is contained in:
1 parent
8b94a98466
commit
bdbe49efaf
1 file changed
+1
-1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user