5 lines
61 B
Bash
5 lines
61 B
Bash
|
# Virtual machine settings
|
||
|
RAM="512M"
|
||
|
CPU="1"
|
||
|
DISK_SIZE="8G"
|