未验证 提交 c3b84da1 编写于 作者: H huili 提交者: GitHub

Merge pull request #5080 from taosdata/hotfix/test

[TD-2830]<feature> support tar.gz pkg
...@@ -168,6 +168,7 @@ function install_main_path() { ...@@ -168,6 +168,7 @@ function install_main_path() {
if [ "$verMode" == "cluster" ]; then if [ "$verMode" == "cluster" ]; then
${csudo} mkdir -p ${nginx_dir} ${csudo} mkdir -p ${nginx_dir}
fi fi
${csudo} cp ${script_dir}/email ${install_main_dir}/ ||:
} }
function install_bin() { function install_bin() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册