Update buildvm.sh

This commit is contained in:
spiritLHLS 2023-04-09 23:19:16 +08:00 committed by GitHub
parent 27c946b6f4
commit 960864b090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,3 +123,4 @@ else
fi
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}"