删除多余注释.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2021-12-27 15:10:24 +08:00
parent 39e3f417f2
commit 7cf3807bcc
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ sudo systemctl restart networking.service
## 4. 桥接
```bash
# 网桥设置
# Create a new bridge and change its state to up
ip link add name <bridge name> type bridge
ip link set <bridge name> up