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