summaryrefslogtreecommitdiff
path: root/games/ttt/files/ttt.in
blob: efb0bb4bd48cac7bba49bcae11a57b3d8c2ae378 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# $FreeBSD$
#

cd "%%DATADIR%%"
exec ./ttt "${@}"