Fix directory removal
Created by: Timer
As part of our kitchensink test, we nohup a few node processes that need to be cleaned up on script exit.
We need to figure out why this doesn't work: https://github.com/facebookincubator/create-react-app/blob/master/tasks/e2e-kitchensink.sh#L24