2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Fixed typo repo -> repos for the path on xcat.org

This commit is contained in:
Victor Hu 2015-09-29 09:03:58 -04:00
parent 95c2e662c7
commit e9329e486a

View File

@ -44,7 +44,7 @@ FRS=/var/www/${SERVER}/${FILES_PATH}
RELEASE=github.com/xcat2/xcat-core/releases
YUMDIR=$FRS
YUMREPOURL="http://${SERVER}/${FILES_PATH}/xcat/repo/yum"
YUMREPOURL="http://${SERVER}/${FILES_PATH}/xcat/repos/yum"
if [ "$1" = "-h" ] || [ "$1" = "-help" ] || [ "$1" = "--help" ]; then
echo "Usage:"