From 35ec9b9f02cbcaedeb720d45779dd3a64346fced Mon Sep 17 00:00:00 2001 From: yuan1am <48451157+yuanlam@users.noreply.github.com> Date: Mon, 23 Mar 2020 04:18:36 +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 37bbb91..078ef5f 100644 --- a/README.md +++ b/README.md @@ -598,7 +598,7 @@ bash ip.sh *此处感谢TG墙洞群的大佬 风蚀残叶 | 御伽話の夢 定めった夢 @wzw1997007 的耐心教导* 保存规则 ``` -udo iptables-save > /etc/iptables.rules +sudo iptables-save > /etc/iptables.rules ``` 创建ifup ```