Modify the bug that causes mklocalrepo.sh error
This commit is contained in:
parent
2f17a10f92
commit
412f3b51c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user