[go: up one dir, main page]

Menu

[2271d1]: / cleanall.sh  Maximize  Restore  History

Download this file

6 lines (4 with data), 200 Bytes

1
2
3
4
5
#!/bin/sh
rm -rf package source staging toolchain log build conf/installed conf/*/installed tools/usr tools/bin tools/lib tools/include
find image/ -name *.gz -delete
find image/ -name *.iso -delete