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 227e9cb commit f1e0d9bCopy full SHA for f1e0d9b
docs/zh_CN/guide/install-script-linux.md
@@ -47,7 +47,7 @@ bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel pr
47
48
```shell [开发版]
49
# 安装最新开发构建
50
-bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel dev -r https://cloud.nginxui.com/
+bash -c "$(curl -L https://cloud.nginxui.com/install.sh)" @ install --channel dev
51
```
52
53
:::
0 commit comments