From 67bf517807342da648897fbea93ae38f38200bfb Mon Sep 17 00:00:00 2001 From: repent Date: Fri, 18 Apr 2025 02:05:55 +0000 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E6=84=8F=E6=80=9D=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=B8=8D=E5=87=86=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: repent --- ...\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/KernelLiveUpgrade/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" "b/docs/zh/docs/KernelLiveUpgrade/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" index f420e5c32..36144955d 100644 --- "a/docs/zh/docs/KernelLiveUpgrade/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" +++ "b/docs/zh/docs/KernelLiveUpgrade/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" @@ -169,7 +169,7 @@ log_dir: /etc/nvwa/log/ systemctl start nvwa -+ 查看nvwa日志 ++ 服务状态及相关信息 service nvwa status -- Gitee