Skip to content

Commit df19415

Browse files
authored
Update chr_install.sh
1 parent 1ae22b1 commit df19415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxmox/chr_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ VM_SOCKETS=1
1919
VM_CORES=1
2020
VM_BRIDGE="vmbr0"
2121
VM_STORAGE="local"
22-
VM_DISK_EXTRA="256M" # extra space added to the CHR disk when none is entered
22+
VM_DISK_EXTRA="512M" # extra space added to the CHR disk when none is entered
2323

2424
#### helpers
2525

0 commit comments

Comments
 (0)