From ec62f341dcbcab36daad24b03a4b1f3baabe1fe8 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 16 Jun 2026 16:23:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9ACoder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9ACoder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service%EF%BC%9ACoder.md b/Service%EF%BC%9ACoder.md index 1b5db96..8a7d83d 100644 --- a/Service%EF%BC%9ACoder.md +++ b/Service%EF%BC%9ACoder.md @@ -29,7 +29,7 @@ systemctl edit coder 設為開機自動啟動並立即啟動服務。 ```bash -systemctl enable --now coder +systemctl daemon-reload && systemctl enable --now coder ``` # 設定資料庫