In order to run the startAIServer.sh script in MacOS Catalina I made it executable by chmod a+x. When I write startAIServer.sh in the terminal I get a "zsh: command not found: startAIServer.sh" error message. What is the correct way of running it in MacOS Catalina?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In order to run the startAIServer.sh script in MacOS Catalina I made it executable by chmod a+x. When I write startAIServer.sh in the terminal I get a "zsh: command not found: startAIServer.sh" error message. What is the correct way of running it in MacOS Catalina?