mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
install.func
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user