index
:
slackcoder/slackbuilds.org/slackbuilds
master
Slackbuild scripts
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
larn
/
larn.sh
blob: 70d6ff785895dc4c07f4e74e9b50267beae158b9 (
plain
)
1
2
3
4
5
#!/bin/sh USERDIR=$(pwd) cd /usr/share/games/larn ./larn $1 cd $USERDIR