This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenWrt
/
openwrt
espejo de
https://github.com/openwrt/openwrt.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
SVN-Revision: 31708
Felix Fietkau
hace 13 años
padre
679b6a0722
commit
a243cb1735
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
scripts/ipkg-make-index.sh
+ 1
- 1
scripts/ipkg-make-index.sh
Ver fichero
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/
usr/
bin/
env ba
sh
set -e
pkg_dir=$1