pull/1206/head
tteckster 2 years ago committed by GitHub
parent ed1f5e46e0
commit 3c04f9185c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      install/alpine-adguard-install.sh

@ -5,7 +5,9 @@
# License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE
echo "$FUNCTIONS_FILE_PATH" | . /dev/stdin
#echo "$FUNCTIONS_FILE_PATH" | . /dev/stdin
eval "$(cat $FUNCTIONS_FILE_PATH)"
color
verb_ip6
catch_errors

Loading…
Cancel
Save