1
0
Fork 0

fixed package run script mac os x

This commit is contained in:
hkernbach 2016-11-07 15:20:50 +01:00
parent 2154656d95
commit d12410f59d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
ROOTDIR="`echo $0 | sed -e 's:/@CPACK_BUNDLE_PREFIX@/ArangoDB-CLI::'`" ROOTDIR="/Applications/@CPACK_PACKAGE_NAME@.app"
# create start script # create start script