mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update omada-v3.sh
This commit is contained in:
parent
603ab6d6f2
commit
ceef851aa7
@ -287,8 +287,8 @@ TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
export CTID=$CT_ID
|
||||
export PCT_OSTYPE=debian
|
||||
export PCT_OSVERSION=11
|
||||
export PCT_OSTYPE=ubuntu
|
||||
export PCT_OSVERSION=20.04
|
||||
export PCT_DISK_SIZE=$DISK_SIZE
|
||||
export PCT_OPTIONS="
|
||||
-features $FEATURES
|
||||
|
Loading…
Reference in New Issue
Block a user