summaryrefslogtreecommitdiff
path: root/games/ttt/files/ttt.in
blob: 8da0e9696d5339c9e210ac1971344cc2c04c8785 (plain)
1
2
3
4
#!/bin/sh

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