[CentOS-devel] [PATCH 2/2] Fixing URL

Tyler Parsons tparsons at fnal.gov
Tue Jun 24 15:42:44 UTC 2014


---
 get_sources.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/get_sources.sh b/get_sources.sh
index 456e140..49000b9 100755
--- a/get_sources.sh
+++ b/get_sources.sh
@@ -9,7 +9,7 @@
 #
 # Might want to drop this in ~/bin/ and chmod u+x it
 
-surl="https://git.centos.org/sources/"
+surl="https://git.centos.org/sources"
 
 # for setting any overrides, such as surl or f
 if [ -f /etc/centos-git-common ]; then
-- 
1.8.4




More information about the CentOS-devel mailing list