run.sh stalls after Toolbox index finished

It starts the local server and builds toolbox index but it stalls and wont complete the install. Is there anything I can do besides kill it when it is unresponsive and how would I get the install to finish?

Are you sure it is not serving already? check http://localhost:8080

The run.sh process is not designed to “finish”, it should stay up as along as you want Galaxy up. Then you interrupt it with ctrl+c.