Drewsif / PiShrink

Make your pi images smaller!
MIT License
3.51k stars 645 forks source link

removing sky scraper cache #213

Closed ALLRiPPED closed 1 year ago

ALLRiPPED commented 3 years ago

is it a possibility that PiShrink could remove the sky scraper cache in the /home/pi/.skyscraper/cache/ (/opt/retropie/configs/all/skyscraper/cache/)? This would in some cases as I have just found out free up tons of space on images.

Drewsif commented 3 years ago

Its going to be impossible for me to maintain a list of every applications cache paths. I recommend adding custom ones to the script here https://github.com/Drewsif/PiShrink/blob/43f1a885cd147638a0d1961753f711f838915b88/pishrink.sh#L319

Ill look into maybe making it a command line option as well