From 960864b0907f67c7eb957882040dbc1c065ed74b Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 9 Apr 2023 23:19:16 +0800 Subject: [PATCH] Update buildvm.sh --- buildvm.sh | 1 + 1 file changed, 1 insertion(+) 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}"