#!/bin/env sh
cd server
./hlds_run -game valve +ip 0.0.0.0 +map ${1} +port 27015 +maxplayers 32 -master -noipx
