#!/bin/sh

set -e

osmo-trx-uhd -h
echo "run: OK"
