From dfa5ed502382bd9fc226967a487e082b03d41aa2 Mon Sep 17 00:00:00 2001 From: TopRichard <121792457+TopRichard@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:25:28 +0100 Subject: [PATCH] Update EESSI-pilot-install-software.sh Trying to install the file package within EESSI-pilot-software.sh --- EESSI-pilot-install-software.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/EESSI-pilot-install-software.sh b/EESSI-pilot-install-software.sh index 026919157f..f97e57c576 100755 --- a/EESSI-pilot-install-software.sh +++ b/EESSI-pilot-install-software.sh @@ -226,6 +226,7 @@ for easystack_file in $(cat ${pr_diff} | grep '^+++' | cut -f2 -d' ' | sed 's@^[ done ### add packages here +${EB} --easystack ${TOPDIR}/file-5.43-GCCcore-11.3.0.eb --robot echo ">> Creating/updating Lmod cache..." export LMOD_RC="${EASYBUILD_INSTALLPATH}/.lmod/lmodrc.lua"