From 25e2dd1e81f35df1f1000dc681d1ac16a1b8abef Mon Sep 17 00:00:00 2001 From: damachine Date: Wed, 24 Sep 2025 16:47:53 +0200 Subject: [PATCH] Change coolerdash stop command to use .service Updated service stop command in README. Signed-off-by: damachine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b185d28..825ce76 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ systemctl stop coolerdash.service > [!TIP] > - If problems persist, run: > ```bash - > sudo systemctl stop coolerdash + > sudo systemctl stop coolerdash.service > sudo make uninstall > ``` > - Remove any leftover files: