summaryrefslogtreecommitdiffstats
path: root/games/tome/tome.sh
blob: b26faef8a7415f22e896b7804ecea469a6cdb7f9 (plain)
1
2
3
4
5
#!/bin/sh

GAMES_TOME=/usr/share/games/tome/bin

exec ${GAMES_TOME}/tome "$@"