Modify the bug that causes mklocalrepo.sh error

This commit is contained in:
yinle 2013-12-19 01:07:52 -08:00
parent 2f17a10f92
commit 412f3b51c6

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