mirror of https://github.com/apache/cloudstack.git
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
265acca9d5
|
|
@ -34,7 +34,7 @@ bundle
|
|||
|
||||
# Clean and start building the appliance
|
||||
veewee vbox destroy $appliance
|
||||
veewee vbox build $appliance --nogui
|
||||
veewee vbox build $appliance --nogui --auto
|
||||
veewee vbox halt $appliance
|
||||
|
||||
while [[ `vboxmanage list runningvms | grep $appliance | wc -l` -ne 0 ]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue