test:add testcase of enterprise installPackages
This commit is contained in:
parent
cd49e5b4e5
commit
cfb9b0e14d
|
@ -206,6 +206,10 @@ else
|
|||
fi
|
||||
|
||||
|
||||
if [[ ${packgeName} =~ "server" ]] ;then
|
||||
echoColor BD " pkill -9 taosd "
|
||||
pkill -9 taosd
|
||||
fi
|
||||
|
||||
|
||||
echoColor G "===== new workroom path ====="
|
||||
|
|
Loading…
Reference in New Issue