#!/bin/sh

test -r /mit/idgames || /bin/athena/attach -q idgames
exec /mit/idgames/bin/doom $@
