#!/bin/sh

set -e

osmo-sgsn -h
echo "run: OK"
