mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 12:20:10 +00:00
fix(hyperion): increase disk to 4GB and fix /root/. path error (#10349)
This commit is contained in:
parent
3dfd7e5fc3
commit
bbc326ec23
3 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 2,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue