Skip to content

Commit

Permalink
Make sure the wrapper is shipped
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Oct 11, 2024
1 parent 275edb4 commit 90a80da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ TOPDIR=$(dirname $(realpath $0))
# Copy for init directory
init_files=(
bash eessi_archdetect.sh eessi_defaults eessi_environment_variables eessi_software_subdir_for_host.py
minimal_eessi_env README.md test.py lmod_eessi_archdetect_wrapper.sh
minimal_eessi_env README.md test.py lmod_eessi_archdetect_wrapper.sh lmod_eessi_archdetect_wrapper_accel.sh

)
copy_files_by_list ${TOPDIR}/init ${INSTALL_PREFIX}/init "${init_files[@]}"

Expand Down

0 comments on commit 90a80da

Please sign in to comment.