@ -18,5 +18,5 @@ function run(){
cd $1 && git reset --hard && git pull && yarn && chmod +x run.sh && killNode
}
run $1 > $1.log
run $1 > $1.log &