mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 14:07:38 +00:00
Update pihole-v5.sh
This commit is contained in:
@ -81,7 +81,7 @@ if command -v pveversion >/dev/null 2>&1; then
|
||||
fi
|
||||
fi
|
||||
if ! command -v pveversion >/dev/null 2>&1; then
|
||||
if [[ ! -f /etc/apt/sources.list.d/emqx_emqx.list ]]; then
|
||||
if [[ ! -d /etc/pihole ]]; then
|
||||
msg_error "No ${APP} Installation Found!";
|
||||
exit
|
||||
fi
|
||||
|
Reference in New Issue
Block a user