Feature: Ubuntu 24.04 VM > Redesign | Optional HDD-Size Prompt | cifs support (#1714)

* Update ubuntu2404-vm.sh

* Update ubuntu2404-vm.json
This commit is contained in:
CanbiZ
2025-01-24 12:01:55 +01:00
committed by GitHub
parent dc03df6f8a
commit 38b692aaa3
2 changed files with 148 additions and 62 deletions

View File

@ -20,7 +20,7 @@
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 2,
"hdd": 7,
"os": null,
"version": null
}