Its broken, send help

This commit is contained in:
Michel Roegl-Brunner 2025-04-11 09:11:32 +02:00
parent 44b1c98856
commit 161f8c96bf
2 changed files with 4 additions and 1 deletions

View File

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

View File

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