mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-16 02:47:37 +00: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": "2G",
|
||||
"hdd": "2",
|
||||
"os": null,
|
||||
"version": null
|
||||
}
|
||||
|
Reference in New Issue
Block a user