This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
npm
/
react-native-navigation
Seguir
11
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
verbose log
Daniel Zlotin
hace 7 años
padre
6cd9e23484
commit
3e3c464f04
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
scripts/env/installAndroidSDK.sh
+ 1
- 1
scripts/env/installAndroidSDK.sh
Ver fichero
@@ -1,4 +1,4 @@
1
-#!/bin/bash -e
1
+#!/bin/bash -e
x
2
2
3
3
scriptdir="$(dirname "${BASH_SOURCE[0]}")"
4
4