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"