Make mklocalrepo.sh executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
99bea5bc1f
commit
d3b8e3822f
@ -320,7 +320,9 @@ REPOFILE=`basename xCAT-*.repo`
|
||||
sed -e 's|baseurl=.*|baseurl=file://'`pwd`'|' $REPOFILE | sed -e 's|gpgkey=.*|gpgkey=file://'`pwd`'/repodata/repomd.xml.key|' > /etc/yum.repos.d/$REPOFILE
|
||||
cd -
|
||||
EOF2
|
||||
fi
|
||||
chmod 775 mklocalrepo.sh
|
||||
|
||||
fi # not AIX
|
||||
|
||||
# Build the tarball
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user