#!/bin/sh

set -e

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