ports/games/yquake2/files/quake2.sh

4 lines
87 B
Bash

#!/bin/sh
cd ${TRUEPREFIX}/share/yquake2
exec ${TRUEPREFIX}/share/yquake2/quake2 "$@"