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