]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
xen-image-maker: fix variable in README file.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 22 May 2014 18:56:10 +0000 (20:56 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 22 May 2014 18:56:10 +0000 (20:56 +0200)
config/xen-image/README

index a59b6fabb3928b24cec6e54884ef5ca823dd0d15..574812166f72a9a01654d5b066891e5a99a2bbcf 100644 (file)
@@ -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"