Changes
This commit is contained in:
parent
8b23c38541
commit
90af1d7ba9
@ -1206,8 +1206,6 @@ build_container() {
|
||||
else
|
||||
FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/core.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,8 +4,6 @@
|
||||
# License: MIT
|
||||
# https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
|
||||
|
||||
verb_ip6() {
|
||||
set_std_mode # Set STD mode based on VERBOSE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user