#!/bin/sh

set -eu

exec /opt/ireasoning/mibbrowser/browser.sh "$@"
