Modify the bug that causing mklocalrepo.sh wrong
This commit is contained in:
parent
b68c12d07a
commit
eaf168ed48
@ -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