Browse Source

fixed shell script

Daniel Zlotin 7 years ago
parent
commit
9670151cfd
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      scripts/env/installAndroidSDK.sh

+ 0
- 4
scripts/env/installAndroidSDK.sh View File

@@ -1,9 +1,5 @@
1 1
 #!/bin/bash -e
2 2
 
3
-set -x
4
-
5
-env
6
-
7 3
 scriptdir="$(dirname "${BASH_SOURCE[0]}")"
8 4
 
9 5
 export ANDROID_HOME=$HOME/android-sdk-macosx