mirror of https://github.com/tteck/Proxmox.git
Update gamuntu.sh
This commit is contained in:
parent
7953a32acb
commit
e4e8514ec7
|
@ -172,8 +172,8 @@ TEMP_DIR=$(mktemp -d)
|
|||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
export CTID=$(pvesh get /cluster/nextid)
|
||||
export PCT_OSTYPE=debian
|
||||
export PCT_OSVERSION=11
|
||||
export PCT_OSTYPE=ubuntu
|
||||
export PCT_OSVERSION=21.10
|
||||
export PCT_DISK_SIZE=8
|
||||
export PCT_OPTIONS="
|
||||
-features $FEATURES
|
||||
|
|
Loading…
Reference in New Issue