update the sanitize script.

This commit is contained in:
Storm Dragon
2025-10-10 22:55:06 -04:00
parent f1ad8b8b75
commit 3a74cb5cdc

View File

@@ -13,10 +13,12 @@ pacman -Scc --noconfirm
rm -rfv /home/stormux/.cache/yay
# Remove files but keep directory structure
find /home/stormux/Logs -type f -delete
find /home/stormux/Roms -type f -delete
# Remove All except parent directory
find /home/stormux/Downloads -mindepth 1 -delete
find /home/stormux/Library -mindepth 1 -delete
find /home/stormux/Music -mindepth 1 -delete
rm -fv /home/stormux/.config/stormux/*.conf