update the sanitize script.
This commit is contained in:
@@ -13,10 +13,12 @@ pacman -Scc --noconfirm
|
|||||||
rm -rfv /home/stormux/.cache/yay
|
rm -rfv /home/stormux/.cache/yay
|
||||||
|
|
||||||
# Remove files but keep directory structure
|
# Remove files but keep directory structure
|
||||||
|
find /home/stormux/Logs -type f -delete
|
||||||
find /home/stormux/Roms -type f -delete
|
find /home/stormux/Roms -type f -delete
|
||||||
|
|
||||||
# Remove All except parent directory
|
# Remove All except parent directory
|
||||||
find /home/stormux/Downloads -mindepth 1 -delete
|
find /home/stormux/Downloads -mindepth 1 -delete
|
||||||
|
find /home/stormux/Library -mindepth 1 -delete
|
||||||
find /home/stormux/Music -mindepth 1 -delete
|
find /home/stormux/Music -mindepth 1 -delete
|
||||||
rm -fv /home/stormux/.config/stormux/*.conf
|
rm -fv /home/stormux/.config/stormux/*.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user