1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/tetrinet-x/files/tetrinet-x.sh

5 lines
140 B
Bash
Raw Normal View History

#!/bin/sh
[ -x /usr/local/tetrinet-x/tetrix.freebsd ] && cd /usr/local/tetrinet-x && \
tetrix.freebsd > /dev/null && echo -n ' tetrinet-x'