Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
pisceswolf96
/
tabannusi
forked from
alimiracle/tabannusi
Watch
1
Star
0
Fork
0
Files
Tree:
640fbe5e2e
Branches
Tags
master
tabannusi
/
build.sh
build.sh
81 B
History
Raw
1
2
3
4
5
6
list=`ls`
if echo "$list" | grep -q "configure"; then
chmod +x configure
fi
make