Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
pisceswolf96
/
tabannusi
sklonowany z
alimiracle/tabannusi
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Drzewo:
640fbe5e2e
Gałęzie
Tagi
master
tabannusi
/
build.sh
build.sh
81 B
Historia
Czysty
1
2
3
4
5
6
list=`ls`
if echo "$list" | grep -q "configure"; then
chmod +x configure
fi
make