--- 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