Update dualstack46.sh

Former-commit-id: 3518e0d2f539efc2369ec02c01afc82f940c1592
This commit is contained in:
fscarmen
2021-06-13 11:46:04 +08:00
committed by GitHub
parent 70465c6af6
commit bb8b31a169
+1 -1
View File
@@ -68,7 +68,7 @@ fi
# 以下为3类系统公共部分
# 安装 wgcf
sudo wget -nc -6 -O /usr/local/bin/wgcf https://github.com/ViRb3/wgcf/releases/download/v2.2.3/wgcf_2.2.3_linux_$architecture
sudo wget -N -6 -O /usr/local/bin/wgcf https://github.com/ViRb3/wgcf/releases/download/v2.2.3/wgcf_2.2.3_linux_$architecture
# 添加执行权限
sudo chmod +x /usr/local/bin/wgcf