test:add testcase of enterprise installPackages

This commit is contained in:
chenhaoran 2022-11-22 15:18:29 +08:00
parent cd49e5b4e5
commit cfb9b0e14d
1 changed files with 4 additions and 0 deletions

View File

@ -206,6 +206,10 @@ else
fi
if [[ ${packgeName} =~ "server" ]] ;then
echoColor BD " pkill -9 taosd "
pkill -9 taosd
fi
echoColor G "===== new workroom path ====="