瀏覽代碼

Update dashy.sh

tteckster 3 年之前
父節點
當前提交
ce813e8cef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ct/dashy.sh

+ 1 - 1
ct/dashy.sh

@@ -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