Add bash shebang
This commit is contained in:
parent
4d4ad04059
commit
2100270687
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
if [ "$RACKET_VERSION" == "HEAD" ]; then
|
if [ "$RACKET_VERSION" == "HEAD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user