用git bash执行.sh命令时路径的坑
目录
直接运行download_data.sh是会报找不到文件的,即使ls能看到路径
但是用./download_data.sh可以

本文来自博客园,作者:JaxonYe,转载请注明原文链接:https://www.cnblogs.com/yechangxin/articles/18285939
侵权必究直接运行download_data.sh是会报找不到文件的,即使ls能看到路径
但是用./download_data.sh可以

本文来自博客园,作者:JaxonYe,转载请注明原文链接:https://www.cnblogs.com/yechangxin/articles/18285939
侵权必究