Update alpine-adguard-v5.sh

Tweak
pull/1189/head
tteckster 2 years ago committed by GitHub
parent 268a36a871
commit cde33cf00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -435,11 +435,10 @@ if command -v pveversion >/dev/null 2>&1; then
install_script install_script
fi fi
if ! command -v pveversion >/dev/null 2>&1 && [[ ! -f /opt/AdGuardHome ]]; then
msg_error "No ${APP} Installation Found!"
fi
if ! command -v pveversion >/dev/null 2>&1; then if ! command -v pveversion >/dev/null 2>&1; then
if [[ ! -d /opt/AdGuardHome ]]; then
msg_error "No ${APP} Installation Found!"
else
update_script update_script
fi fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.