#!/bin/sh

set -e

exec /usr/games/freeciv-gtk2 "$@"
