ljmotta commented on code in PR #2033: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2033#discussion_r1880683198
########## kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/README.md: ########## @@ -63,13 +62,13 @@ You should start all the services before you execute any of the **Hiring** examp 3. Run the ```startServices.sh``` script ```bash -sh ./startServices.sh +./startServices.sh ``` or ```bash -sh ./startServices.sh postgresql +./startServices.sh postgresql Review Comment: I couldn't reproduce this issue. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
