Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Dec 4, 2023
1 parent d6867d0 commit 97ef11c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ sleep 2
$vmsh processOpts $osname "$opts"



$vmsh shutdownVM $osname

while $vmsh isRunning $osname; do
sleep 5
Expand Down
2 changes: 1 addition & 1 deletion conf/omnios-r151048.opts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Welcome to | enter
OmniOS configuration menu | string c; enter;string c; enter; enter


OmniOS configuration menu | string s; string s; enter; enter; string h; enter
OmniOS configuration menu | string s; string s; enter; enter; string h; enter; sleep 10



Expand Down

0 comments on commit 97ef11c

Please sign in to comment.