Skip to content
Snippets Groups Projects

fix sh compatibility of singularity launcher

Merged Sylvester Joosten requested to merge fix_sh_compatibility into master
4 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
4
#!/bin/bash
#!/bin/bash
source /etc/eic-env.sh
. /etc/eic-env.sh
Loading