diff --git a/buildvm.sh b/buildvm.sh index 3aa9f49..39236d1 100644 --- a/buildvm.sh +++ b/buildvm.sh @@ -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}"