With more dot slash
This commit is contained in:
parent
08b9f8cddf
commit
b92b7a4782
|
@ -1,6 +1,6 @@
|
||||||
VERSION=5.3.5
|
VERSION=5.3.5
|
||||||
URL="http://download.racket-lang.org/installers/$VERSION/racket/racket-$VERSION-bin-x86_64-linux-f14.sh"
|
URL="http://download.racket-lang.org/installers/$VERSION/racket/racket-$VERSION-bin-x86_64-linux-f14.sh"
|
||||||
INSTALL="racket-$VERSION.sh"
|
INSTALL="./racket-$VERSION.sh"
|
||||||
|
|
||||||
echo "Downloading $URL to $INSTALL..."
|
echo "Downloading $URL to $INSTALL..."
|
||||||
curl -o $INSTALL $URL
|
curl -o $INSTALL $URL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user