开源版本不运行sql.sh

This commit is contained in:
GoEdgeLab
2021-11-18 08:56:13 +08:00
parent f5a5007edc
commit fd3ccfe0d1

View File

@@ -76,8 +76,10 @@ function build() {
fi fi
# build sql # build sql
if [ $TAG = "plus" ]; then
echo "building sql ..." echo "building sql ..."
${ROOT}/sql.sh ${ROOT}/sql.sh
fi
# copy files # copy files
echo "copying ..." echo "copying ..."