use hypervisor variable
This commit is contained in:
parent
8917a71f47
commit
4199b1277b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ extra="--addpkg avahi-daemon"
|
|||
#extra="--libvirt qemu:///system"
|
||||
|
||||
base=$(pwd)
|
||||
sudo vmbuilder vbox ubuntu --suite=precise \
|
||||
sudo vmbuilder $hypervisor ubuntu --suite=precise \
|
||||
--verbose --debug \
|
||||
--arch $arch \
|
||||
--flavour generic \
|
||||
|
|
Loading…
Reference in a new issue