Skip to content

Commit

Permalink
Update from base builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Sep 21, 2024
1 parent 5ea4971 commit bfcfa6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ chmod +x "$vmsh"



$vmsh startWeb $osname
$vmsh startWeb $osname "needOCR"


$vmsh setup
$vmsh setup "needOCR"

if ! $vmsh clearVM $osname; then
echo "vm does not exists"
Expand Down

0 comments on commit bfcfa6b

Please sign in to comment.