diff --git a/bundles/nftables/files/nftables.conf b/bundles/nftables/files/nftables.conf index 2ef86f5..ca9f510 100644 --- a/bundles/nftables/files/nftables.conf +++ b/bundles/nftables/files/nftables.conf @@ -15,7 +15,7 @@ table ip nat { % for rule in sorted(nat): ${rule} % endfor - } + } } % endif