|
@@ -82,5 +82,8 @@ cat ../netboot.xyz-sha256-checksums.txt
|
|
mv ../netboot.xyz-sha256-checksums.txt .
|
|
mv ../netboot.xyz-sha256-checksums.txt .
|
|
cd ../..
|
|
cd ../..
|
|
|
|
|
|
|
|
+# delete index.html so that we don't overwrite existing content type
|
|
|
|
+rm src/index.html
|
|
|
|
+
|
|
# copy iPXE src code into build directory
|
|
# copy iPXE src code into build directory
|
|
cp -R src/* build/
|
|
cp -R src/* build/
|