Skip to content
Snippets Groups Projects
Commit 49ebcc28 authored by Ahmed Ilyas's avatar Ahmed Ilyas
Browse files

Launch ImageJ on start

parent 52d680dd
No related branches found
No related tags found
1 merge request!170Launch ImageJ on start
Pipeline #215038 canceled
#!/usr/bin/with-contenv bash
echo "/usr/local/miniconda3/bin/conda run -n base jupyter-lab $CWD" > /config/.config/openbox/autostart
echo "/home/fiji/Fiji.app/ImageJ-linux64" > /config/.config/openbox/autostart
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment