hsupu edited a comment on issue #3345: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3345#issuecomment-666271162
you got a "[[: not found", for this case, you should use `bash` instead of `dash` first to make the script work normally. ```sh # set "no" in the prompt sudo dpkg-reconfigure dash ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
