allow using script for any project with an AndroidManifest.xml

This commit is contained in:
Eric House 2015-08-02 14:15:14 -07:00
parent 1e7f51a88d
commit c83d3368ad

View file

@ -66,7 +66,7 @@ case $DIRNAME in
PKG=xw4
;;
*)
usage "running in unexpected directory $DIRNAME"
echo "running in unexpected directory $DIRNAME; hope that's ok"
;;
esac