mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-23 16:53:29 +01:00
Update plex-v3.sh
This commit is contained in:
parent
5a7df00f20
commit
b4508b0094
@ -288,8 +288,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