#!/bin/sh

set -e

osmo-trx -h
echo "run: OK"
