fix wrapper build script for Android

This commit is contained in:
David Anderson 2013-08-23 09:55:46 -07:00
parent 628ba8f0ef
commit e674006bcd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
#script to compile Wrapper for Android
export ANDROIDTC="$HOME/android-tc"