Update README.md

This commit is contained in:
spiritLHLS 2023-04-09 23:39:14 +08:00 committed by GitHub
parent 9e9b40a112
commit e1bcc6603e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,4 +31,5 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/buildvm.sh -o buil
rm -rf vm* qcow *.sh
nft delete table nat
echo "" > /etc/nftables.conf
systemctl restart nftables.service
```