diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-21 17:11:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:55 +0700 |
commit | 3e3ce2ee03c5d53036f78c46c775bdf58b718ab1 (patch) | |
tree | 728e22907faa3b9ff6fa128698d424b53cbab78b /games/npush/npush.sh | |
parent | c20450120f9ea2a4880c83617288bfdb8dde4176 (diff) |
games/npush: Added (logic game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/npush/npush.sh')
-rw-r--r-- | games/npush/npush.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/npush/npush.sh b/games/npush/npush.sh new file mode 100644 index 000000000000..bbf2b11d54d8 --- /dev/null +++ b/games/npush/npush.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/games/npush +./npush |