diff options
Diffstat (limited to 'macosx/make-app-bundle.sh')
| -rw-r--r-- | macosx/make-app-bundle.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/macosx/make-app-bundle.sh b/macosx/make-app-bundle.sh index 1001af4a..68037b67 100644 --- a/macosx/make-app-bundle.sh +++ b/macosx/make-app-bundle.sh @@ -1,6 +1,6 @@  #!/bin/sh -APPNAME=opentrack +APPNAME=trackhat-opentrack  dir="$1"  test -n "$dir" || exit 1 | 
