Adapt signularity
When trying to run the singularity from Yggdrasil, I had to adapt the initialization to: change dir to "/" folder to run init.sh chhange dir to $HOME_OVERRIDE to continue as the HOME is set in singularity to the caller HOME
When using it in slurm, X11 is not initialized, so I need to allow for it.