chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add detect-hardlinks.sh script
[termux-packages]
/
clean-rebuild-all.sh
1
#!/bin/sh
2
# clean-rebuild-all.sh - clean everything and rebuild
3
4
rm -Rf /data/data $HOME/termux $HOME/lib/android-standalone-toolchain-*
5
bash -x build-all.sh