更新 'install.sh'

调用方费
This commit is contained in:
徐瑞 2020-03-17 09:32:47 +08:00
parent 1a90f2d02d
commit 75993e1128

View File

@ -10,6 +10,8 @@ source $BIN_PATH'/extend.sh'
install_gcc
install_tools
# 获取配置
server_type=`get_config server type`
db_type=`get_config db type`