1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/games/ttt/files/ttt.in
2021-04-06 16:31:13 +02:00

5 lines
46 B
Bash

#!/bin/sh
cd "%%DATADIR%%"
exec ./ttt "${@}"