Update dashy.sh

This commit is contained in:
tteckster 2022-03-02 13:11:45 -05:00 committed by GitHub
parent ee5b4a683f
commit ce813e8cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ export PCT_OPTIONS="
-net0 name=eth0,bridge=vmbr0,ip=dhcp
-onboot 1
-cores 2
-memory 1024
-memory 2048
-unprivileged ${IM}
"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit