#!/bin/sh function run(){ nohup yarn start & savePid $PORT }