[android] Fixed script - do not stop on errors

This commit is contained in:
Alex Zolotarev 2012-01-25 08:21:03 +03:00 committed by Alex Zolotarev
parent 74374a4e7d
commit bb92bc70e1

View file

@ -1,5 +1,5 @@
#!/bin/bash
set -e -x -u
set -x -u
SRC=../../data
DST=../../android/assets