From 87831dc5751f67a0dc1630e279ba548988534230 Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Mon, 14 Nov 2022 13:00:43 +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 7763718..881ba3f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## 安装命令 ```bash -wget -O /usr/bin/fwd http://gitea.liuyan.wang/wzj/firewalld_tool/src/branch/master/fwd.sh && chmod +x /usr/bin/fwd +wget -O /usr/bin/fwd https://mirror.liuyan.wang/shell/fwd.sh && chmod +x /usr/bin/fwd ``` ## 使用方法