mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-24 15:12:39 +08:00
Update dualstack46.sh
Former-commit-id: 3518e0d2f539efc2369ec02c01afc82f940c1592
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user