mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-20 15:30:40 +01:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
![]() |
#!/bin/sh
|
||
|
# deletes filter table to re-enable networking
|
||
|
nft delete table ip filter
|