1
0
forked from GitHub/gf-rgl

Change shebang to /bin/bash

This commit is contained in:
John J. Camilleri
2018-08-10 08:33:01 +02:00
parent 9d581b1d5e
commit 0fe46a6d17

View File

@@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# --- # ---
# Non-Haskell RGL build script for Unix-based machines # Non-Haskell RGL build script for Unix-based machines