mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
c81c167c54
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/sh
|
|
cd /usr/share/games/larn
|
|
exec /usr/share/games/larn/larn "$@"
|