Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 9, 2023
1 parent c10ce8d commit aa872b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,11 @@ fi

$vmsh createVM $VM_ISO_LINK $osname $ostype $sshport

# Enable multi-processor so that the MP kernel gets installed.
$vmsh setCPU $osname 2


$vmsh startWeb $osname


$vmsh startVM $osname

sleep 2


waitForText "$VM_LOGIN_TAG"

Expand Down

0 comments on commit aa872b7

Please sign in to comment.