mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 09:12:44 +08:00
Update README.md
This commit is contained in:
parent
a598cd7311
commit
94fc96c43a
1 changed files with 2 additions and 2 deletions
|
@ -400,8 +400,8 @@ cat ct102
|
|||
以下命令将删除示例CT和log文件,删除所有的nat的端口映射并重启网络
|
||||
|
||||
```
|
||||
pct stop ct102
|
||||
pct destroy ct102
|
||||
pct stop 102
|
||||
pct destroy 102
|
||||
rm -rf ct102
|
||||
iptables -t nat -F
|
||||
iptables -t filter -F
|
||||
|
|
Loading…
Reference in a new issue