This commit is contained in:
tteckster 2023-03-21 15:29:45 -04:00 committed by GitHub
parent 20025269f7
commit 38ecb81a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -4,14 +4,14 @@
# Author: tteck (tteckster) # Author: tteck (tteckster)
# License: MIT # License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE # https://github.com/tteck/Proxmox/raw/main/LICENSE
source <(cat $FUNCTIONS_FILE_PATH)
#echo "$FUNCTIONS_FILE_PATH" | . /dev/stdin #echo "$FUNCTIONS_FILE_PATH" | . /dev/stdin
#eval "$(cat $FUNCTIONS_FILE_PATH)" #eval "$(cat $FUNCTIONS_FILE_PATH)"
#eval "$(cat -- "$FUNCTIONS_FILE_PATH")" #eval "$(cat -- "$FUNCTIONS_FILE_PATH")"
#echo "$FUNCTIONS_FILE_PATH" | source /dev/stdin #echo "$FUNCTIONS_FILE_PATH" | source /dev/stdin
source /dev/fd/0 << EOF #source /dev/fd/0 << EOF
$FUNCTIONS_FILE_PATH #$FUNCTIONS_FILE_PATH
EOF #EOF
color color
verb_ip6 verb_ip6