Search before asking
Environment
Linux
EventMesh version
master
What happened
CRLF in shell script instead of LF

misleading output


The scripts worked with bash after dos2unix. The No Such Process output was misleading.
Relevant issue: #4299
bash or sh

The scripts fail when using sh even though they are marked with !/bin/sh to run with sh.
How to reproduce
https://eventmesh.apache.org/zh/docs/next/instruction/runtime/
Debug logs
No response
Are you willing to submit PR?
Code of Conduct