We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8190e3 commit 4da907fCopy full SHA for 4da907f
1 file changed
worker/run-worker.sh
@@ -34,6 +34,5 @@ wget -P /opt/fiji/Fiji.app/plugins/ $SCRIPT_DOWNLOAD_URL
34
35
python3 instance-monitor.py &
36
37
-# 6. RUN CP WORKERS
38
-RUN FIJI WORKER
+# 6. RUN FIJI WORKER
39
python3 fiji-worker.py |& tee $k.out
0 commit comments