mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-20 22:30:13 +00:00
little typo on ip6tables-restore
parent
959b4a3b08
commit
c4257cfe31
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ Similarly, you can restore these rules:
|
||||||
|
|
||||||
```
|
```
|
||||||
iptables-restore < /etc/pihole/rules.v4
|
iptables-restore < /etc/pihole/rules.v4
|
||||||
ip6tables-restore < /etc/pihole/rules.v4
|
ip6tables-restore < /etc/pihole/rules.v6
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue