We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fad2e commit 44998edCopy full SHA for 44998ed
README.md
@@ -37,11 +37,11 @@
37
38
### 一键脚本:
39
```
40
-bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)
+bash <(wget -qO- https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)
41
42
或
43
44
-bash <(wget -qO- https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)
+bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)
45
46
-----------------------------------------------------
47
### x-ui-yg脚本菜单界面附加功能全开预览图(注:相关参数随意填写,仅供围观)
0 commit comments