1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2021-04-06 16:31:13 +02:00

5 lines
46 B
Bash

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