Merge pull request #964 from CodingCat/master

fix create_jni.sh
This commit is contained in:
Nan Zhu
2016-03-11 09:00:20 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
echo "build java wrapper"
# cd to script's directory