mirror of https://github.com/tteck/Proxmox.git
alpine
This commit is contained in:
parent
ed1f5e46e0
commit
3c04f9185c
|
@ -5,7 +5,9 @@
|
||||||
# License: MIT
|
# License: MIT
|
||||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
# 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
|
color
|
||||||
verb_ip6
|
verb_ip6
|
||||||
catch_errors
|
catch_errors
|
||||||
|
|
Loading…
Reference in New Issue