Add shebang to build.sh
authorJason Self <j@jxself.org>
Tue, 20 Aug 2019 01:19:22 +0000 (18:19 -0700)
committerJason Self <j@jxself.org>
Tue, 20 Aug 2019 01:19:22 +0000 (18:19 -0700)
build.sh

index 2764e5b64b570dde92ab912060a6ca59ff3389a7..bfc2ec44590e0d84313ae8fbd27d12a0afd0a649 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,3 +1,5 @@
+#!/usr/bin/env sh
+#
 # This file is part of SPIRITWRAK.
 #
 # SPIRITWRAK is free software; you can redistribute it and/or modify