提交 e272340b 编写于 作者: Z zhangfanfan2 提交者: Gitee

修改build.sh脚本

上级 4c012ea5
......@@ -63,7 +63,7 @@ fi
if [ -f "$destination" ]; then
rm -rf $destination
fi
if [ ! -f "$source"]; then
if [ ! -f "$source" ]; then
source="../..$7/config/sys/$config_file"
fi
cp $source $destination
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册