Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 12, 2023
1 parent c3e5084 commit 99232e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ sleep 5

$vmsh shutdownVM $osname

while $vmsh isRunning $osname; do
sleep 5
done

##############################################################

Expand Down

0 comments on commit 99232e6

Please sign in to comment.