#!/bin/sh

set -e

osmo-ggsn -h
echo "run: OK"
