mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-25 09:23:48 +01:00
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
exec >&2
|
|
find . -name '*~' | xargs rm -f
|
|
rm -rf *.app *.zip *.tar.gz
|
|
rm -f bits/runpython *.nib sources.list
|