#!/bin/bash case $XT_MULTI in *xtables-nft-multi) ;; *) echo skip $XT_MULTI exit 0 ;; esac set -e nft -f - <