diff --git a/za-00-00/nftables-rule.sh b/za-00-00/nftables-rule.sh index 7b3613a..f39e9da 100644 --- a/za-00-00/nftables-rule.sh +++ b/za-00-00/nftables-rule.sh @@ -2,7 +2,7 @@ # Inferencium - ZA-00-00 # nftables - Configuration -# Version: 1.0.0-beta.1 +# Version: 1.0.0-beta.2 # Copyright 2025 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -10,7 +10,7 @@ # Variable ## nftables path -nft="/usr/sbin/nft"; +nft="/usr/sbin/nft" ## Interface lan=enp16s0 wan=enp41s0