javeme commented on code in PR #2024:
URL:
https://github.com/apache/incubator-hugegraph/pull/2024#discussion_r1027301526
##########
hugegraph-dist/src/assembly/static/bin/hugegraph:
##########
@@ -37,6 +37,7 @@
### END INIT INFO
# Variables
+# it requires user to set a fixed abs path manually
Review Comment:
we can try `${INSTALL_DIR:?"Please setting variables 'INSTALL_DIR'"}`
for more details: https://stackoverflow.com/a/16753536
--
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]