slackbuilds/games/larn/larn.sh

4 lines
72 B
Bash

#!/bin/sh
cd /usr/share/games/larn
exec /usr/share/games/larn/larn "$@"