From e41e646ec78696ab8489497baf9f5c8464ffbf08 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Fri, 16 Aug 2019 13:14:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83d7d6e..f2bd450 100644 --- a/README.md +++ b/README.md @@ -980,7 +980,7 @@ apt update; apt install shellinabox -y 执行以下命令关闭并禁用**dhcpcd**服务后,再使用**Wicd网络管理器**客户端进行连接。 ``` -systemctl stop dhcpcd ; systemctl disabled dhcpcd +systemctl stop dhcpcd ; systemctl disable dhcpcd ``` - 方案二: