1 Star 0 Fork 76

openMajun / CM

forked from openGauss / CM 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanghaiyan 提交于 2022-02-24 16:57 . opengauss-cm first commit
#!/bin/bash
# Copyright Huawei Technologies Co., Ltd. 2010-2018. All rights reserved.
set -e
SCRIPT_PATH=$(cd $(dirname $0) && pwd)
# which default opt if not pointed
DEFAULT_OPT="-o ${SCRIPT_PATH}/output"
# which must choose
FIX_OPT="-c CM"
sh ${SCRIPT_PATH}/build/build.sh ${DEFAULT_OPT} "$@" ${FIX_OPT}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openMajun/CM.git
git@gitee.com:openMajun/CM.git
openMajun
CM
CM
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891