fix installrtng for vmware

This commit is contained in:
edison 2010-11-29 15:08:50 -08:00
parent 90bb06c3e2
commit 254a59fc6c

View File

@ -62,7 +62,7 @@ elif [ "$hyper" == "xen" ]
then
ext="vhd"
templateId=1
elif [ "hyper" == "vmware" ]
elif [ "$hyper" == "vmware" ]
then
ext="ova"
templateId=8