mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 11:38:00 +08:00
Update create_vm.sh
This commit is contained in:
parent
b91a6afdc1
commit
e1d1a84603
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ build_new_vms(){
|
|||
./buildvm.sh $vm_num $user $password 1 512 5 $ssh_port $web1_port $web2_port $port_start $port_end debian10
|
||||
cat "vm$vm_num" >> vmlog
|
||||
rm -rf "vm$vm_num"
|
||||
sleep 180
|
||||
done
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue