#!/bin/sh
# Wrapper script for starting The Ur-Quan Masters
exec "/uqm/uqm" "--contentdir=/uqm/content" "$@"

