From: David Kleuker Date: Mon, 3 Nov 2014 16:33:27 +0000 (+0100) Subject: use bash instead of sh X-Git-Tag: v2.17-core87~103^2~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fa7ff4e0d9434254ab7b10fd987de6dfe5a8ee7;p=ipfire-2.x.git use bash instead of sh --- diff --git a/config/xen-image/README b/config/xen-image/README index 5318673117..49a28e2adb 100644 --- a/config/xen-image/README +++ b/config/xen-image/README @@ -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"