#!/bin/sh
# dinoer-monitor-verifier — wrapper for the .deb distribution channel.
# monitor-verifier.sh does not read dinoer.conf — plain passthrough.
exec /opt/dinoer/scripts/monitor-verifier.sh "$@"
