use bash instead of sh

This commit is contained in:
David Kleuker
2014-11-03 17:33:27 +01:00
committed by Michael Tremer
parent a5c99abe18
commit 2fa7ff4e0d

View File

@@ -21,5 +21,5 @@ other usefull commands from the Dom0:
This script can also build a Citrix XenCenter xva image. (Need xz-aware
xen version. Tested with Citrix Xen Server 6.2.5 beta)
- run "XEN_IMG_TYPE=xva sh xen-image-maker.sh" to build an xva image.
- run "XEN_IMG_TYPE=xva bash xen-image-maker.sh" to build an xva image.
- import the vm with "xe vm-import file=ipfire.xfa"