Modify the bug that causing mklocalrepo.sh wrong

This commit is contained in:
yinle 2013-12-19 00:57:32 -08:00
parent b68c12d07a
commit eaf168ed48

View File

@ -276,7 +276,7 @@ __EOF__
done
#create the mklocalrepo script
cat << __EOF__ > mklocalrepo.sh
cat << '__EOF__' > mklocalrepo.sh
. /etc/lsb-release
cd `dirname $0`
echo deb file://"`pwd`" $DISTRIB_CODENAME main > /etc/apt/sources.list.d/xcat-core.list