File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,6 +142,7 @@ Error: Failed to add 'br-ext' connection: connection.autoconnect-ports: unknown
142142#### 安装方法
143143
1441441 . 下载脚本到临时目录:
145+
145146 国际版本:
146147 ``` bash
147148 wget -O /tmp/vm_port_mapping_setup.sh https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/refs/heads/main/extra_scripts/vm_port_mapping_daemon.sh
@@ -152,12 +153,12 @@ Error: Failed to add 'br-ext' connection: connection.autoconnect-ports: unknown
152153 wget -O /tmp/vm_port_mapping_setup.sh https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/refs/heads/main/extra_scripts/vm_port_mapping_daemon.sh
153154 ```
154155
155- 3 . 添加执行权限:
156+ 2 . 添加执行权限:
156157 ``` bash
157158 chmod +x /tmp/vm_port_mapping_setup.sh
158159 ```
159160
160- 4 . 运行安装程序:
161+ 3 . 运行安装程序:
161162 ``` bash
162163 /tmp/vm_port_mapping_setup.sh
163164 ```
You can’t perform that action at this time.
0 commit comments