mirror of https://github.com/tteck/Proxmox.git
Update omada-v3.sh
This commit is contained in:
parent
3ad7884dbe
commit
5f9485d933
|
@ -310,7 +310,7 @@ pushd $TEMP_DIR >/dev/null
|
||||||
|
|
||||||
export CTID=$CT_ID
|
export CTID=$CT_ID
|
||||||
export PCT_OSTYPE=ubuntu
|
export PCT_OSTYPE=ubuntu
|
||||||
export PCT_OSVERSION=20.04
|
export PCT_OSVERSION=18.04
|
||||||
export PCT_DISK_SIZE=$DISK_SIZE
|
export PCT_DISK_SIZE=$DISK_SIZE
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
|
|
Loading…
Reference in New Issue