#!/bin/sh set -e . /lib/functions/sentinel-firewall.sh # Minipot entry in sentinel config if [ "$(uci -q get sentinel.minipot)" != "minipot" ]; then uci -q batch <