Its broken, send help
This commit is contained in:
parent
44b1c98856
commit
161f8c96bf
@ -1206,6 +1206,8 @@ build_container() {
|
||||
else
|
||||
FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/helpers.func)"
|
||||
FUNCTIONS_FILE_PATH+="$(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/install.func)"
|
||||
echo -e ${FUNCTIONS_FILE_PATH}
|
||||
exit 0
|
||||
export FUNCTIONS_FILE_PATH
|
||||
fi
|
||||
export RANDOM_UUID="$RANDOM_UUID"
|
||||
|
@ -4,7 +4,8 @@
|
||||
# License: MIT
|
||||
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
# This function enables IPv6 if it's not disabled and sets verbose mode
|
||||
|
||||
|
||||
verb_ip6() {
|
||||
set_std_mode # Set STD mode based on VERBOSE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user