#!/bin/sh

set -e

exec /usr/games/freeciv-gtk3.22 "$@"
