From 87b50a5fd561c6e8311ebeb1f65a9519353efa0e Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Wed, 18 Mar 2026 00:34:26 +0800 Subject: [PATCH] fix/ astrbot.service, update path --- scripts/astrbot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/astrbot.service b/scripts/astrbot.service index eff24b490..4649e4e20 100644 --- a/scripts/astrbot.service +++ b/scripts/astrbot.service @@ -7,7 +7,7 @@ Wants=network-online.target [Service] Type=simple -WorkingDirectory=%h/.local/share/astrbot +WorkingDirectory=%h/.astrbot ExecStart=/usr/bin/astrbot run --backend-only Restart=on-failure RestartSec=5