未验证 提交 33d00d30 编写于 作者: haoranc's avatar haoranc 提交者: GitHub

Update release.sh

上级 950e6939
......@@ -4,11 +4,13 @@
set -e
#set -x
source ./sed_power.sh
source ./sed_tq.sh
source ./sed_pro.sh
source ./sed_kh.sh
source ./sed_jh.sh
scriptDir=$(dirname $(readlink -f $0))
source $scriptDir/sed_power.sh
source $scriptDir/sed_tq.sh
source $scriptDir/sed_pro.sh
source $scriptDir/sed_kh.sh
source $scriptDir/sed_jh.sh
# release.sh -v [cluster | edge]
# -c [aarch32 | aarch64 | x64 | x86 | mips64 ...]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册