diff options
author | Cristian Cezar Moisés <[email protected]> | 2022-03-13 16:08:57 -0300 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-13 16:08:57 -0300 |
commit | 5d7606a6502143809e7e4010904ff0ee12eba862 (patch) | |
tree | 245bd4b9314107e830e481f92c9e220a75854c3a | |
parent | 070b0aa9ae73e9911372d7bdc7637ce64acae4ee (diff) |
Update README.md
-rw-r--r-- | README.md | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -1,2 +1,14 @@ -# cleanall -Clean all - Secure Delete Your Trash, Temp and Free Space +# 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! :) +------------------------------------------------------- |