add bash shebang to build/watch file

This commit is contained in:
Adam Shaw
2014-05-29 16:04:56 -07:00
parent ba6f8072b4
commit f2ae138719
+2
View File
@@ -1 +1,3 @@
#!/usr/bin/env bash
"`dirname $0`/../node_modules/lumbar/bin/lumbar" watch "$@" "`dirname $0`/out"