#!/bin/sh
PYTHONPATH="/usr/share/shorewall-nft" exec "/usr/bin/python3" -m shorewall_nft "$@"
