Skip to content
Snippets Groups Projects
Commit 98ea76ec authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

add eval statement

parent 34e226b9
No related branches found
No related tags found
No related merge requests found
...@@ -46,3 +46,5 @@ cmd="singularity exec --env \"DISPLAY:$DISPLAY\" -B \"/tmp/.X11-unix:/tmp/.X11-u ...@@ -46,3 +46,5 @@ cmd="singularity exec --env \"DISPLAY:$DISPLAY\" -B \"/tmp/.X11-unix:/tmp/.X11-u
pycharm" pycharm"
echo ${cmd} echo ${cmd}
eval ${cmd}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment