summarylogtreecommitdiffstats
path: root/triplea
diff options
context:
space:
mode:
Diffstat (limited to 'triplea')
-rw-r--r--triplea2
1 files changed, 1 insertions, 1 deletions
diff --git a/triplea b/triplea
index d39c8987cc56..0200fba1980a 100644
--- a/triplea
+++ b/triplea
@@ -1,4 +1,4 @@
#!/bin/bash
cd $(cd $(dirname "$0"); pwd)/../share/triplea
-exec ./triplea_unix.sh "$@"
+exec ./TripleA "$@"