set ex update version

This commit is contained in:
Eugenio Romano 2017-05-23 12:59:37 +01:00
parent 92ceb0b867
commit ee77a1c53f

View File

@ -3,6 +3,8 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
eval JS_API=true eval JS_API=true
set -ex
cd `dirname $0` cd `dirname $0`
show_help() { show_help() {