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