slackbuilds_ponce/games/tome-sx/tome.sh

5 lines
90 B
Bash
Raw Normal View History

#!/bin/sh
GAMES_TOME=/usr/share/games/tome-sx
cd $GAMES_TOME
exec ${GAMES_TOME}/tome "$@"