Update pihole.sh

Fixes https://github.com/tteck/Proxmox/issues/2783
This commit is contained in:
tteckster
2024-04-12 17:04:27 -04:00
committed by GitHub
parent f956428321
commit f984003ea8

View File

@ -60,7 +60,6 @@ set +e
pihole -up
msg_ok "Updated ${APP}"
exit
fi
}
start