blob: 7979e171c89d2f0f8b8415368a0ea702fb0c24cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Clean ALL
### Secure Delete Your Trash, Temp and Free Space
<img src="https://user-images.githubusercontent.com/86272521/158074934-902f1763-f3d0-4258-919a-d3fb2992e6c2.png" width="600" height="560"/>
### <> HOW IT WORKS: </>
- *Get the cleanall.sh*; *(Two versions, the version clean.sh dont clean your free space!)*
- chmod +x cleanall.sh
- Execute: ./cleanall.sh
_______________________________________________________
If you want run it in reboot:
- crontab -e
- @reboot /home/Download/cleanall.sh
> Have a nice day! :)
-------------------------------------------------------
|