pgrep -f build.sh > /dev/null || ./build.sh pgrep -f serve.sh > /dev/null || ./serve.sh &