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

@ -7,7 +7,8 @@
#echo "$FUNCTIONS_FILE_PATH" | . /dev/stdin
#eval "$(cat $FUNCTIONS_FILE_PATH)"
eval "$(cat -- "$FUNCTIONS_FILE_PATH")"
#eval "$(cat -- "$FUNCTIONS_FILE_PATH")"
echo "$FUNCTIONS_FILE_PATH" | source /dev/stdin
color
verb_ip6

Loading…
Cancel
Save