mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Fixed typo repo -> repos for the path on xcat.org
This commit is contained in:
parent
95c2e662c7
commit
e9329e486a
@ -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:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user