소스 검색

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