mirror of https://github.com/tteck/Proxmox.git
Update dashy.sh
This commit is contained in:
parent
ee5b4a683f
commit
ce813e8cef
|
@ -138,7 +138,7 @@ export PCT_OPTIONS="
|
||||||
-net0 name=eth0,bridge=vmbr0,ip=dhcp
|
-net0 name=eth0,bridge=vmbr0,ip=dhcp
|
||||||
-onboot 1
|
-onboot 1
|
||||||
-cores 2
|
-cores 2
|
||||||
-memory 1024
|
-memory 2048
|
||||||
-unprivileged ${IM}
|
-unprivileged ${IM}
|
||||||
"
|
"
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
|
||||||
|
|
Loading…
Reference in New Issue