Merge pull request #161 from lanyulei/dev

fix: 优化一键编译脚本。
This commit is contained in:
lanyulei 2021-04-07 19:30:09 +08:00 committed by GitHub
commit 72b9178f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,9 @@ if [ $? != 0 ]; then
cat << EOF
同步数据结构及数据失败,到这一步后,可手动执行以下步骤即可:
同步数据结构及数据失败,请确认 build/config/settings.yml 中数据库的配置是否正确。
数据库配置信息正确后,可手动执行以下步骤,完成编译:
# 1. 进入工作目录
cd build