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 8493200 commit 7ff1d1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,10 @@ sleep 2

$vmsh processOpts $osname "$opts"

inputKeys "enter"


$vmsh shutdownVM $osname
$vmsh destroyVM $osname

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

0 comments on commit 7ff1d1e

Please sign in to comment.