Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
pisceswolf96
/
tabannusi
forkattu lähteestä
alimiracle/tabannusi
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Puu:
640fbe5e2e
Branchit
Tagit
master
tabannusi
/
build.sh
build.sh
81 B
Historia
Raaka
1
2
3
4
5
6
list=`ls`
if echo "$list" | grep -q "configure"; then
chmod +x configure
fi
make