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
commit 00e7e4eef0
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 969fb6455ae41d5d2f7c4ba8921f4885e9aa63c8 Subproject commit 1db0792e1a55355b1f07699bba18c88ded996953

View File

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