当windows本地的bash脚本传到linux时需要将\r\n转化成\n才能运行,
\r\n
\n
是否有命令行工具?
使用dos2unix:
dos2unix.exe updatejob.sh
标签
查看
348 次