#!/bin/bash
cd /usr/share/warsow
./warsow $*
exit $?
