mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 10:40:24 +00:00
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:
@@ -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 ..
|
||||
|
Reference in New Issue
Block a user