forked from organicmaps/organicmaps
[android] Fixed script - do not stop on errors
This commit is contained in:
parent
74374a4e7d
commit
bb92bc70e1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e -x -u
|
||||
set -x -u
|
||||
|
||||
SRC=../../data
|
||||
DST=../../android/assets
|
||||
|
|
Loading…
Add table
Reference in a new issue