fix create_jni sh

This commit is contained in:
CodingCat 2016-03-11 08:46:44 -05:00
parent 39359edbd8
commit 51b0e7010c
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