From ef2d76095e6399fadb1db965382081519ea67e48 Mon Sep 17 00:00:00 2001 From: Dich Date: Wed, 16 Apr 2025 20:59:08 +0800 Subject: [PATCH] update:readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a460eb0..fdf8c89 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ sudo systemctl stop sing-box ``` - 开机自启 ``` -sudo systemctl start sing-box +sudo systemctl enable sing-box ``` - 查询运行状态 ```