fix/ astrbot.service, update path

This commit is contained in:
LIghtJUNction
2026-03-18 00:34:26 +08:00
committed by GitHub
parent 9877abc472
commit 87b50a5fd5

View File

@@ -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