summarylogtreecommitdiffstats
path: root/hex-tcg_startup
diff options
context:
space:
mode:
Diffstat (limited to 'hex-tcg_startup')
-rwxr-xr-xhex-tcg_startup5
1 files changed, 5 insertions, 0 deletions
diff --git a/hex-tcg_startup b/hex-tcg_startup
new file mode 100755
index 000000000000..9ef1775b31c6
--- /dev/null
+++ b/hex-tcg_startup
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd /opt/hex-tcg/
+./Hex.x86
+cd -