Skip to content

Commit

Permalink
* [all] add missing shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
xcodebuild committed Oct 25, 2016
1 parent 16a66f5 commit 6a08493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
# called by native
THIS_DIR=$(dirname "$0")
pushd "$THIS_DIR"
Expand Down

0 comments on commit 6a08493

Please sign in to comment.