From 0a3a1724cf8c5b95f6a74b4a0c2cfd3a572f6ef1 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 13 Feb 2026 13:57:09 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9AGiteaRunne?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AGiteaRunner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service%EF%BC%9AGiteaRunner.md b/Service%EF%BC%9AGiteaRunner.md index f2f9c7b..6ea939b 100644 --- a/Service%EF%BC%9AGiteaRunner.md +++ b/Service%EF%BC%9AGiteaRunner.md @@ -58,5 +58,5 @@ depend() { 啟動服務 ```bash -rc-update add act_runner && rc-service act_runner start && rc-service act_runner status +rc-service act_runner start && rc-service act_runner status && rc-update add act_runner ``` \ No newline at end of file