fix the import vmware template

This commit is contained in:
edison 2010-11-01 18:33:23 -07:00
parent 2eb98e9ad6
commit 4d7d09a7a8

View File

@ -124,7 +124,7 @@ fi
if [ "$ext" == "ova" ]
then
tar xvf $destdir/$tmpfile -C $destdir &> /dev/null
tar xvf $destdir/$localfile -C $destdir &> /dev/null
fi
tmpltfile=$destdir/$localfile