Browse Source

verbose log

Daniel Zlotin 7 years ago
parent
commit
3e3c464f04
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      scripts/env/installAndroidSDK.sh

+ 1
- 1
scripts/env/installAndroidSDK.sh View File

@@ -1,4 +1,4 @@
1
-#!/bin/bash -e
1
+#!/bin/bash -ex
2 2
 
3 3
 scriptdir="$(dirname "${BASH_SOURCE[0]}")"
4 4