mirror of https://gitee.com/bigwinds/arangodb
fixed package run script mac os x
This commit is contained in:
parent
2154656d95
commit
d12410f59d
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
ROOTDIR="`echo $0 | sed -e 's:/@CPACK_BUNDLE_PREFIX@/ArangoDB-CLI::'`"
|
||||
ROOTDIR="/Applications/@CPACK_PACKAGE_NAME@.app"
|
||||
|
||||
# create start script
|
||||
|
||||
|
|
Loading…
Reference in New Issue