diff options
| author | hc <hc@email.ch> | 2024-12-29 16:42:34 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-12-29 16:44:42 +0800 |
| commit | 26d1a94dfd4eeb91b259bfd9d4b8f8d1cdfabd98 (patch) | |
| tree | 01e11a6c260721f2a4cd1b3be60fc80ced68e992 /others/vm3/compute/create.sh | |
| parent | 885b76a594fc0a75e28152b2e806c2e0f46aee3d (diff) | |
udpate
Diffstat (limited to 'others/vm3/compute/create.sh')
| -rwxr-xr-x | others/vm3/compute/create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/others/vm3/compute/create.sh b/others/vm3/compute/create.sh index 84646d7..3e6c088 100755 --- a/others/vm3/compute/create.sh +++ b/others/vm3/compute/create.sh @@ -5,7 +5,7 @@ # default values vcpu=8 -ram_gb=4 +ram_gb=8 disk_gb=32 os="fedora40" ostype="linux" |
