#!/bin/sh

set -e

osmo-mgw -h
echo "run: OK"
