From 71a46e756e5af9c27cfaf54cb6337cec3966c01f Mon Sep 17 00:00:00 2001 From: spv Date: Wed, 3 Dec 2025 15:11:46 -0500 Subject: fix report path to conform to ISO8601 \& add sb to uninstall in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d4803f4..3fdfe62 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ install: all uninstall: rm ~/.local/bin/stroke_buddy + rm ~/.local/bin/sb rm ~/.config/systemd/user/stroke_buddy.service rm ~/.config/systemd/user/default.target.wants/stroke_buddy.service # rm -rf ~/.local/stroke_buddy -- cgit v1.2.3