mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 19:44:38 +08:00
Update buildvm.sh
This commit is contained in:
parent
e1bcc6603e
commit
60036d3167
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# 2023.04.09
|
||||
|
||||
# ./buildvm.sh VMID 用户名 密码 CPU核数 内存 硬盘 SSH端口 80端口 443端口 外网端口起 外网端口止 系统
|
||||
# ./buildvm.sh 102 test1 1234567 1 512 5 40001 40002 40003 50000 50025 debian10
|
||||
# ./buildvm.sh 102 test1 1234567 1 512 5 40001 40002 40003 50000 50025 ubuntu20
|
||||
|
||||
cd /root >/dev/null 2>&1
|
||||
# 创建容器
|
||||
|
|
Loading…
Reference in a new issue