Change DL_BASE to https://www.cs.utah.edu/plt/installers
Intermittent outages at mirror.racket-lang.org yesterday and still ongoing today. downloads.racket-lang.org changed this default, so I'm doing same. Can change back later, if/as/when they do.
This commit is contained in:
parent
30d4cda100
commit
0d7c08f803
|
@ -9,7 +9,7 @@ else
|
||||||
MIN=""
|
MIN=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DL_BASE="https://mirror.racket-lang.org/installers"
|
DL_BASE="https://www.cs.utah.edu/plt/installers
|
||||||
|
|
||||||
if [[ "$RACKET_VERSION" = "HEAD" ]]; then
|
if [[ "$RACKET_VERSION" = "HEAD" ]]; then
|
||||||
NWU_BASE="https://plt.eecs.northwestern.edu/snapshots/current/installers"
|
NWU_BASE="https://plt.eecs.northwestern.edu/snapshots/current/installers"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user