Problem reporting error
reason
All sh script files in the project are not transcoded
Solution:
Right-click in the blank space of the computer (make sure Git is installed) to open git bash here, and then CD to the specified path. Enter the following command
find ./ -name "*.sh" | xargs dos2unix