coderzc opened a new pull request, #2024: URL: https://github.com/apache/incubator-hugegraph/pull/2024
### Motivation Run `bin/hugegraph start` error ```bash Starting HugeGraphServer... bin/hugegraph: line 68: /start-hugegraph.sh: No such file or directory Failed to start service ``` ### Modifications Use `abs_path` instead of `INSTALL_DIR`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
