mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 04:56:52 +00:00
comment for this
This commit is contained in:
parent
72f8a00ef4
commit
c752a61814
2
all
2
all
@ -529,7 +529,7 @@ case "$cmd" in
|
||||
newbase=`$ECHO "$base" | sed "s,://\(.*\.\)\?git.xonotic.org/,:// .git.xonotic.org/,"`
|
||||
case "$newbase" in
|
||||
*\ *)
|
||||
if location=`bestmirror $newbase"xonotic.git" de us nl:'*3/2'`; then
|
||||
if location=`bestmirror $newbase"xonotic.git" de us nl:'*3/2'`; then # 50% malus to the NL server to not overload it too much
|
||||
:
|
||||
else
|
||||
location=current
|
||||
|
Loading…
Reference in New Issue
Block a user