summarylogtreecommitdiffstats
path: root/pacapong.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pacapong.sh')
-rw-r--r--pacapong.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/pacapong.sh b/pacapong.sh
new file mode 100644
index 000000000000..13847b8492d4
--- /dev/null
+++ b/pacapong.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+cd /usr/share/pacapong
+exec ./runner "$@"