aboutsummaryrefslogtreecommitdiff
path: root/dists/gcw0/scummvm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dists/gcw0/scummvm.sh')
-rwxr-xr-xdists/gcw0/scummvm.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/dists/gcw0/scummvm.sh b/dists/gcw0/scummvm.sh
new file mode 100755
index 0000000000..c12a3030cc
--- /dev/null
+++ b/dists/gcw0/scummvm.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+cd `dirname $0`
+
+if [ ! -f $HOME/.scummvmrc ] ; then
+ cp ./scummvmrc $HOME/.scummvmrc
+fi
+
+exec ./scummvm