a
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
[ -n "$(grep -E '^\s*include' /etc/nftables.conf)" ] && awk '/hook forward/,/}/' $(awk '$1 ~ /^\s*include/ { gsub("\"","",$2);print $2 }' /etc/nftables.conf)
|
||||
Reference in New Issue
Block a user