#!/bin/env sh
cd server
./hlds_run -game ag +ip 0.0.0.0 +map bootbox +port 27015 +maxplayers 32 -master -noipx
cd ..
