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 ``` ## 使用方法