#!/bin/sh

set -e

osmo-msc -h
echo "run: OK"
