File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -214,6 +214,7 @@ export PR_DIFF="$PWD/$pr_diff"
214214if [[ -z ${EESSI_DEV_PROJECT} ]]; then
215215 ${TOPDIR} /install_scripts.sh --prefix ${EESSI_CVMFS_REPO} /versions/${EESSI_VERSION} --eessi-version ${EESSI_VERSION}
216216fi
217+ ${TOPDIR} /install_scripts.sh --prefix /cvmfs/software.eessi.io/versions/2025.06 --eessi-version 2025.06
217218
218219# Make sure we start with no modules and clean $MODULEPATH
219220echo " >> Setting up \$ MODULEPATH..."
396397 # load EasyBuild module (will be installed if it's not available yet)
397398 source ${TOPDIR} /load_easybuild_module.sh ${eb_version}
398399
399- export EASYBUILD_HOOKS=$TOPDIR /eb_hooks.py
400-
401400 ${EB} --show-config
402401
403402 echo_green " All set, let's start installing some software with EasyBuild v${eb_version} in ${EASYBUILD_INSTALLPATH} ..."
You can’t perform that action at this time.
0 commit comments