diff options
Diffstat (limited to 'scripts/osx/run.command')
-rw-r--r-- | scripts/osx/run.command | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/osx/run.command b/scripts/osx/run.command new file mode 100644 index 0000000..88c14b8 --- /dev/null +++ b/scripts/osx/run.command @@ -0,0 +1,6 @@ +#!/bin/sh + +cd "$(dirname $0)/../.." + +cd dist +./starbound |