mirror of https://github.com/tteck/Proxmox.git
Add files via upload
parent
eb622e80b7
commit
d294bc9d1c
|
@ -138,7 +138,7 @@ else
|
|||
mkfs.ext4 $(pvesm path $ROOTFS) &>/dev/null
|
||||
fi
|
||||
ARCH=$(dpkg --print-architecture)
|
||||
HOSTNAME=plex
|
||||
HOSTNAME=jellyfin
|
||||
TEMPLATE_STRING="local:vztmpl/${TEMPLATE}"
|
||||
pct create $CTID $TEMPLATE_STRING -arch $ARCH -features nesting=1 \
|
||||
-hostname $HOSTNAME -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 -cores 2 -memory 2048\
|
||||
|
|
Loading…
Reference in New Issue