Delete debugging ls -l
This commit is contained in:
parent
3777bb9940
commit
e71398f4c7
|
@ -4,7 +4,6 @@ INSTALL="./racket-$VERSION.sh"
|
|||
|
||||
echo "Downloading $URL to $INSTALL..."
|
||||
curl -o $INSTALL $URL
|
||||
ls -l "$INSTALL"
|
||||
|
||||
echo "Running Racket installer..."
|
||||
chmod u+rx "$INSTALL"
|
||||
|
|
Loading…
Reference in New Issue
Block a user