#!/bin/bash

DATADIR=/usr/share/gameconqueror

exec python -OO $DATADIR/GameConqueror.py
