mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
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
|
pushd $TEMP_DIR >/dev/null
|
||||||
|
|
||||||
export CTID=$(pvesh get /cluster/nextid)
|
export CTID=$(pvesh get /cluster/nextid)
|
||||||
export PCT_OSTYPE=debian
|
export PCT_OSTYPE=ubuntu
|
||||||
export PCT_OSVERSION=11
|
export PCT_OSVERSION=21.10
|
||||||
export PCT_DISK_SIZE=8
|
export PCT_DISK_SIZE=8
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
|
Loading…
Reference in New Issue
Block a user