From 3e3ce2ee03c5d53036f78c46c775bdf58b718ab1 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 21 Apr 2014 17:11:27 +0700 Subject: games/npush: Added (logic game). Signed-off-by: Willy Sudiarto Raharjo --- games/npush/npush.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/npush/npush.sh (limited to 'games/npush/npush.sh') diff --git a/games/npush/npush.sh b/games/npush/npush.sh new file mode 100644 index 0000000000..bbf2b11d54 --- /dev/null +++ b/games/npush/npush.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/games/npush +./npush -- cgit v1.2.3