mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-19 06:50:56 +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
|