fix: 优化一键编译脚本。

This commit is contained in:
YuleiLan 2021-04-07 19:29:24 +08:00
parent c1d4971ba6
commit 9938093054

View File

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