提交 04820a28 编写于 作者: O openharmony_ci 提交者: Gitee

!88 修改产品配置文件的copy路径

Merge pull request !88 from zhangfanfan2/master
......@@ -64,7 +64,7 @@ if [ -f "$destination" ]; then
rm -rf $destination
fi
if [ ! -f "$source" ]; then
source="../..$7/config/sys/$config_file"
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.
先完成此消息的编辑!
想要评论请 注册