#!/usr/bin/env sh

set -e

cd /usr/share/mil-std-1553-bus-analyzer/bin/
./bus-controller "$@"
