summarylogtreecommitdiffstats
path: root/triplea
blob: d39c8987cc56d155fc457d5a075130d46c9ba0bb (plain)
1
2
3
4
#!/bin/bash

cd $(cd $(dirname "$0"); pwd)/../share/triplea
exec ./triplea_unix.sh "$@"