diff --git a/template/script.sh.erb b/template/script.sh.erb index e97fa3c80df294cd9cf6d88b834a3f7bbbd2ba41..3ea2f7f8784e368e8f1d7559ff9cf5758cb0b786 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -26,9 +26,6 @@ cd "${HOME}" export SINGULARITY_BINDPATH='/data,/scratch,/local,/share' -# Load git as the OS versions are too old -module load git/2.41.0-GCCcore-12.3.0-nodocs - # Load Anaconda3 module load Anaconda3