Do not change working directory in ./enterprise/dev/start.sh
Created by: mrnugget
This has tripped me up so many times when I launch a new terminal in
tmux from window where ./enterprise/dev/start.sh
is running: the
working directory is ./enterprise
.
Since ./dev/start.sh
doesn't change the working directory, I don't see
why this should.