mirror of https://github.com/tteck/Proxmox.git
Update debian.sh
This commit is contained in:
parent
5443f699d6
commit
29734f0ebd
|
@ -219,7 +219,7 @@ pushd $TEMP_DIR >/dev/null
|
||||||
|
|
||||||
export CTID=$(pvesh get /cluster/nextid)
|
export CTID=$(pvesh get /cluster/nextid)
|
||||||
export PCT_OSTYPE=debian
|
export PCT_OSTYPE=debian
|
||||||
export PCT_OSVERSION=11
|
export PCT_OSVERSION=11.3
|
||||||
export PCT_DISK_SIZE=2
|
export PCT_DISK_SIZE=2
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
|
|
Loading…
Reference in New Issue