fix: removes sprout cache

This commit is contained in:
Ethan Holz
2023-11-07 17:37:44 -08:00
parent d3f1ef01fc
commit 267b00cb91

View File

@@ -72,4 +72,5 @@ else
rm -f /etc/systemd/system/grlx-sprout.service rm -f /etc/systemd/system/grlx-sprout.service
rm -f /usr/local/bin/grlx-sprout rm -f /usr/local/bin/grlx-sprout
rm -rf /etc/grlx rm -rf /etc/grlx
rm -rf /var/cache/grlx
fi fi