#!/bin/sh -e if [! -f echo "diff /etc/my-nftables /etc/readnfrule"]; then echo "nft -f /etc/my-nftables" fi