From: Arne Fitzenreiter Date: Thu, 22 May 2014 18:56:10 +0000 (+0200) Subject: xen-image-maker: fix variable in README file. X-Git-Tag: v2.15-core79~55 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=e52d2c3bb529d70ac17567a1b795f4a51a9b1467 xen-image-maker: fix variable in README file. --- diff --git a/config/xen-image/README b/config/xen-image/README index a59b6fabb3..574812166f 100644 --- a/config/xen-image/README +++ b/config/xen-image/README @@ -20,5 +20,5 @@ other usefull commands from the Dom0: - look what is going on: "xm top" or "xm list" This script can also build a Citrix XenCenter xva image. -- run "XEN_IMAGE_TYPE=xva sh xen-image-maker.sh" to build an xva image. +- run "XEN_IMG_TYPE=xva sh xen-image-maker.sh" to build an xva image. - import the vm with "xe vm-import file=ipfire.xfa"