alpine again

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

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

Loading…
Cancel
Save