This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yosoyhendrix
/
Multi_Script
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Actualizar '0-Instalador/install.sh'
yosoyhendrix
hace 6 días
padre
66c71343f1
commit
a49b7b47ea
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
0-Instalador/install.sh
+ 1
- 1
0-Instalador/install.sh
Ver fichero
@@ -241,7 +241,7 @@ while :; do
install_paquetes
break
;;
- -mx |
--
mx)
+ -mx | mx)
break
;;
*) exit ;;