mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
|
|
cd "%%DATADIR%%"
|
|
exec ./ttt "${@}"
|