This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-navigation
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
verbose log
Daniel Zlotin
7 years ago
parent
6cd9e23484
commit
3e3c464f04
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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 -e
x
2
2
3
3
scriptdir="$(dirname "${BASH_SOURCE[0]}")"
4
4