Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
pisceswolf96
/
tabannusi
forked de
alimiracle/tabannusi
Seguir
1
Destacar
0
Fork
0
Archivos
Árbol:
640fbe5e2e
Ramas
Etiquetas
master
tabannusi
/
build.sh
build.sh
81 B
Histórico
Raw
1
2
3
4
5
6
list=`ls`
if echo "$list" | grep -q "configure"; then
chmod +x configure
fi
make