Skip to content

Commit 265acca

Browse files
author
Sheng Yang
committed
Merge remote-tracking branch 'origin/master'
2 parents 2d2c0c4 + 521e156 commit 265acca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/appliance/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bundle
3434

3535
# Clean and start building the appliance
3636
veewee vbox destroy $appliance
37-
veewee vbox build $appliance --nogui
37+
veewee vbox build $appliance --nogui --auto
3838
veewee vbox halt $appliance
3939

4040
while [[ `vboxmanage list runningvms | grep $appliance | wc -l` -ne 0 ]];

0 commit comments

Comments
 (0)