zhangmeng
2019-12-23 6a9d973093a0e7343e140a2802c9143dfbe56290
update libgowrapper
1个文件已修改
2 ■■■ 已修改文件
modulepush.sh 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
modulepush.sh
@@ -4,7 +4,7 @@
src=$cur_dir"/libgowrapper"
cd $src
echo "$src"
for value in `ls`; do
    if [ ! -d $src"/"$v ]; then
        continue