Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skyfox95 authored Oct 21, 2018
1 parent 55c60f5 commit dfd7e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sudo iptables -t nat -A POSTROUTING -o enp0s3 -j MASQUERADE

Creates a backup of the rules:

``
```
sudo iptables-save | sudo tee /etc/iptables.rules.backup
````
Expand Down

0 comments on commit dfd7e91

Please sign in to comment.