From 81a68c62c24b0f47137c9110909b285c2390935a Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Mon, 14 Nov 2022 12:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 881ba3f..7763718 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## 安装命令 ```bash -wget -O /usr/bin/fwd https://mirror.liuyan.wang/shell/fwd.sh && chmod +x /usr/bin/fwd +wget -O /usr/bin/fwd http://gitea.liuyan.wang/wzj/firewalld_tool/src/branch/master/fwd.sh && chmod +x /usr/bin/fwd ``` ## 使用方法