diff --git a/brats_toolkit/util/backend_scripts/win_docker.cmd b/brats_toolkit/util/backend_scripts/win_docker.cmd index 6c03097..0f29a50 100755 --- a/brats_toolkit/util/backend_scripts/win_docker.cmd +++ b/brats_toolkit/util/backend_scripts/win_docker.cmd @@ -8,4 +8,4 @@ docker exec -d greedy_elephant /bin/bash -c "source ~/.bashrc; Xorg -noreset +ex docker exec -d greedy_elephant python3 elephant_server.py docker exec -d greedy_elephant /bin/bash -c "source ~/.bashrc; rq-dashboard;" docker exec -d greedy_elephant /bin/bash -c "source ~/.bashrc; ./start_workers.sh;" -del temp.txt +@REM del temp.txt