#!/bin/sh cp -f ./rules.nft /etc/nftables.d/firewall.nft echo "Reloading firewall rules..." nft -f /etc/nftables.nft