mirror of https://github.com/tteck/Proxmox.git
alpine again
This commit is contained in:
parent
3c04f9185c
commit
07512da721
|
@ -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…
Reference in New Issue