Skip to content

Commit 90a80da

Browse files
committed
Make sure the wrapper is shipped
1 parent 275edb4 commit 90a80da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install_scripts.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ TOPDIR=$(dirname $(realpath $0))
8686
# Copy for init directory
8787
init_files=(
8888
bash eessi_archdetect.sh eessi_defaults eessi_environment_variables eessi_software_subdir_for_host.py
89-
minimal_eessi_env README.md test.py lmod_eessi_archdetect_wrapper.sh
89+
minimal_eessi_env README.md test.py lmod_eessi_archdetect_wrapper.sh lmod_eessi_archdetect_wrapper_accel.sh
90+
9091
)
9192
copy_files_by_list ${TOPDIR}/init ${INSTALL_PREFIX}/init "${init_files[@]}"
9293

0 commit comments

Comments
 (0)