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
27c946b6f4
commit
960864b090
1 changed files with 1 additions and 0 deletions
|
@ -123,3 +123,4 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "$vm_num $user $password $core $memory $disk $sshn $web1_port $web2_port $port_first $port_last $system" >> "vm${vm_num}"
|
echo "$vm_num $user $password $core $memory $disk $sshn $web1_port $web2_port $port_first $port_last $system" >> "vm${vm_num}"
|
||||||
|
cat "vm${vm_num}"
|
||||||
|
|
Loading…
Reference in a new issue