Commit 64b8e028 authored by Dylan Araps's avatar Dylan Araps

Fix

parent 8cbf7e7f
...@@ -3190,6 +3190,7 @@ getargs() { ...@@ -3190,6 +3190,7 @@ getargs() {
--clean) --clean)
rm -rf "$thumbnail_dir" rm -rf "$thumbnail_dir"
rm -rf "/Library/Caches/neofetch/" rm -rf "/Library/Caches/neofetch/"
rm -rf "/tmp/neofetch/"
exit exit
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment