chore(*): modify taoskeeper build process
This commit is contained in:
parent
399e2429f4
commit
c2a5325a6f
|
@ -645,7 +645,7 @@ function update_TDengine() {
|
|||
|
||||
install_config
|
||||
install_taosadapter_config
|
||||
install_taoskeeper_service
|
||||
install_taoskeeper_config
|
||||
|
||||
echo
|
||||
echo -e "\033[44;32;1m${productName} is updated successfully!${NC}"
|
||||
|
|
|
@ -252,5 +252,5 @@ IF(TD_BUILD_KEEPER)
|
|||
)
|
||||
ENDIF()
|
||||
ELSEIF(TD_BUILD_KEEPER_INTERNAL)
|
||||
MESSAGE("${Yellow} use taoskeeper internal ${ColourReset}")
|
||||
MESSAGE("${Yellow} taoskeeper community edition does not support ${ColourReset}")
|
||||
ENDIF()
|
||||
|
|
Loading…
Reference in New Issue