Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 28, 2023
1 parent e2f1100 commit 83ada14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,11 @@ fi

ssh $osname "$VM_SHUTDOWN_CMD"

sleep 5
sleep 30


###############################################################
$vmsh shutdownVM $osname

while $vmsh isRunning $osname; do
sleep 5
Expand Down

0 comments on commit 83ada14

Please sign in to comment.