diff --git a/template/script.sh.erb b/template/script.sh.erb index 297ba8bfd0ce2ebca47a4dda029d518457e218f6..6c50123420556e8da0cf3f726870e93a18f0dd70 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -46,3 +46,5 @@ cmd="singularity exec --env \"DISPLAY:$DISPLAY\" -B \"/tmp/.X11-unix:/tmp/.X11-u pycharm" echo ${cmd} + +eval ${cmd} \ No newline at end of file