install.func

This commit is contained in:
tteckster 2023-03-21 08:43:10 -04:00 committed by GitHub
parent 00faa4a7c5
commit 5b3f4ff31d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ build_container() {
fi
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
export FUNCTIONS_FILE_PATH=$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/next/misc/debian2.func)
export FUNCTIONS_FILE_PATH=$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/next/misc/install.func)
export tz=$timezone
export ST=$FUSE
export DISABLEIPV6=$DISABLEIP6