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 2519f47 commit c3e5084
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $vmsh processOpts $osname "$opts"

$vmsh shutdownVM $osname


$vmsh destroyVM $osname

$vmsh startVM $osname

Expand Down
4 changes: 3 additions & 1 deletion conf/solaris-11.4.opts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ Password | string vmactions.org ; tab ; string vmactions.org ; f2 ; sleep 2; f2;
Reboot to start the newly | f7


System is halted. It is now safe to power it off | sleep 1
syncing file systems... done | sleep 1

#System is halted. It is now safe to power it off | sleep 1



Expand Down

0 comments on commit c3e5084

Please sign in to comment.