#!/bin/sh

set -e

osmo-hnbgw -h
echo "run: OK"
