@ -5,7 +5,7 @@ function run(){
while true
do
pid=`findPortPid $webPort`
pid=`findPortPid $PORT`
if [ -z $pid ]
then
echo "pid not found!!!"