This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
OpenWrt
/
openwrt
réplica de
https://github.com/openwrt/openwrt.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
SVN-Revision: 31708
Felix Fietkau
%!s(int64=13) %!d(string=hai) anos
pai
679b6a0722
achega
a243cb1735
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
scripts/ipkg-make-index.sh
+ 1
- 1
scripts/ipkg-make-index.sh
Ver ficheiro
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/
usr/
bin/
env ba
sh
set -e
pkg_dir=$1