1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/games/frabs/files/frabs.sh
2002-05-12 00:59:38 +00:00

5 lines
93 B
Bash

#!/bin/sh
# $FreeBSD$
rm -f ~/.abuse/sd_cache.tmp
exec abuse.sdl -datadir "%%DATADIR%%" "$@"