Closed yurivict closed 6 years ago
cd /usr/local/lib/moose && python mgui.py &
The command should last until the process is done. This isn't a commonly expected behavior when the UI command exits immediately while the process still runs.
330727ee fixes it. And thanks for noticing.
The command should last until the process is done. This isn't a commonly expected behavior when the UI command exits immediately while the process still runs.