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:
Greg Hendershott 2019-04-09 19:51:57 -04:00
parent 30d4cda100
commit 0d7c08f803

View File

@ -9,7 +9,7 @@ else
MIN=""
fi
DL_BASE="https://mirror.racket-lang.org/installers"
DL_BASE="https://www.cs.utah.edu/plt/installers
if [[ "$RACKET_VERSION" = "HEAD" ]]; then
NWU_BASE="https://plt.eecs.northwestern.edu/snapshots/current/installers"