From 06241696f21e5ff6a1351b15d1a325efd6e41957 Mon Sep 17 00:00:00 2001 From: perforat Date: Mon, 9 Mar 2026 15:11:43 +0500 Subject: [PATCH] im genuinely blind --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 165b4e6..ccb99ad 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ the bot is running when the main.py script is running. ### systemd service you can configure a systemd service for this bot. +[systemd_service.sh](systemd_service.sh) is ONLY for systemd systems. (*tested on Ubuntu 24.04*) @@ -38,7 +39,6 @@ the systemd service will now start and auto start on reboot. ### updating with systemd service keep in mind that after updating with the systemd service enabled, you will need to restart the service. -[systemd_service.sh](systemd_service.sh) is ONLY for systemd systems. so the update workflow looks something like this: ``` git pull origin main