mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Fix incorrect hdd values in json files (#403)
This commit is contained in:
committed by
GitHub
parent
378a9be1bc
commit
068e52adc8
@@ -20,7 +20,7 @@
|
||||
"resources": {
|
||||
"cpu": "2",
|
||||
"ram": "2048",
|
||||
"hdd": "12G",
|
||||
"hdd": "12",
|
||||
"os": "debian",
|
||||
"version": 12
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user