Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
pisceswolf96
/
tabannusi
forké depuis
alimiracle/tabannusi
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
640fbe5e2e
Branches
Tags
master
tabannusi
/
build.sh
build.sh
81 B
Historique
Raw
1
2
3
4
5
6
list=`ls`
if echo "$list" | grep -q "configure"; then
chmod +x configure
fi
make