From f984003ea8d53df515e57ac9cc0eca3e85d7dbef Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 12 Apr 2024 17:04:27 -0400 Subject: [PATCH] Update pihole.sh Fixes https://github.com/tteck/Proxmox/issues/2783 --- ct/pihole.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/pihole.sh b/ct/pihole.sh index a9f23124..bd66c313 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -60,7 +60,6 @@ set +e pihole -up msg_ok "Updated ${APP}" exit -fi } start