Update LinuxMint22_System.sh
This commit is contained in:
@ -987,7 +987,7 @@ sudo sed -i '/::/s%^%#%g' /etc/hosts
|
|||||||
# du -sh /var/cache/apt/archives
|
# du -sh /var/cache/apt/archives
|
||||||
sudo apt clean && sudo apt autoremove && sudo apt autoremove --purge
|
sudo apt clean && sudo apt autoremove && sudo apt autoremove --purge
|
||||||
|
|
||||||
# Check the size of your system’s thumbnail before deleting them using the command:
|
# Check the size of your system thumbnail before deleting them using the command:
|
||||||
#du -sh ~/.cache/thumbnails
|
#du -sh ~/.cache/thumbnails
|
||||||
sudo rm -rf ~/.cache/thumbnails/*
|
sudo rm -rf ~/.cache/thumbnails/*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user