We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140a20d commit 0b50d5bCopy full SHA for 0b50d5b
install_scripts.sh
@@ -136,7 +136,6 @@ init_files=(
136
)
137
# make sure that scripts in init/ and scripts/ use correct EESSI version
138
sed -i "s/__EESSI_VERSION_DEFAULT__/${EESSI_VERSION}/g" ${TOPDIR}/init/eessi_defaults
139
-
140
copy_files_by_list ${TOPDIR}/init ${INSTALL_PREFIX}/init "${init_files[@]}"
141
142
# Copy for the init/arch_specs directory
0 commit comments