mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-03-01 08:15:24 +08:00
Update buildvm.sh
This commit is contained in:
parent
051abd0202
commit
f764d731d6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# ./buildvm.sh 102 test1 1234567 1 512 5 40001 40002 40003 50000 50025 debian11 local
|
||||
|
||||
cd /root >/dev/null 2>&1
|
||||
# 创建容器
|
||||
# 创建NAT的虚拟机
|
||||
vm_num="${1:-102}"
|
||||
user="${2:-test}"
|
||||
password="${3:-123456}"
|
||||
|
|
Loading…
Reference in a new issue