This commit is contained in:
Leah Rowe
2022-07-09 20:50:39 +01:00
parent f8183e187b
commit fbbb5bc616
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ printf "%s" "${version}" > "${srcdir}"/version
modlist="coreboot flashrom grub memtest86plus seabios ich9utils"
dirlist="resources"
filelist="download build README.md COPYING Makefile update version versiondate projectname"
filelist="download build README.md COPYING Makefile update version versiondate projectname .gitcheck"
for modname in ${modlist}; do
if [ ! -d "${modname}/" ]; then