sh脚本异常:/bin/sh^M:bad interpreter: No such file or directory
从github clone 了一份代码,编译时出错。
sh脚本异常:/bin/sh^M:bad interpreter: No such file or directory
原因是在window下clone的代码复制到linux后文件编码不一致,然后在linux下clone了一份编译正常。
这里有另一个解决方案:
http://www.cnblogs.com/pipel
原创
2014-12-04 00:59:15 ·
621 阅读 ·
0 评论