@ -5,7 +5,8 @@ export webClient=http://localhost:5000
function run(){
nohup yarn start &
findPortPid $PORT>$PORT.log
pid=`findPortPid $PORT`
ech $pid>$pid.log
}
if [ -e *.pid ]