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 b4af5ee commit 221089fCopy full SHA for 221089f
docs/incomplete/webvirtcloud.md
@@ -157,7 +157,7 @@ Error: Failed to add 'br-ext' connection: connection.autoconnect-ports: unknown
157
1. 下载脚本到临时目录:
158
159
```bash
160
-wget -O /tmp/vm_port_mapping_setup.sh https://your-script-url.com/vm_port_mapping_daemon.sh
+wget -O /tmp/vm_port_mapping_setup.sh https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/refs/heads/main/extra_scripts/vm_port_mapping_daemon.sh
161
```
162
163
2. 添加执行权限:
0 commit comments