forked from 0x2620/pandora
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"
|
#extra="--libvirt qemu:///system"
|
||||||
|
|
||||||
base=$(pwd)
|
base=$(pwd)
|
||||||
sudo vmbuilder vbox ubuntu --suite=precise \
|
sudo vmbuilder $hypervisor ubuntu --suite=precise \
|
||||||
--verbose --debug \
|
--verbose --debug \
|
||||||
--arch $arch \
|
--arch $arch \
|
||||||
--flavour generic \
|
--flavour generic \
|
||||||
|
|
Loading…
Reference in a new issue