This commit is contained in:
tteckster 2023-03-21 14:47:01 -04:00 committed by GitHub
parent ed1f5e46e0
commit 3c04f9185c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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