1
0
Эх сурвалжийг харах

Remove index.html before deploy

Antony Messerli 9 жил өмнө
parent
commit
5d26fb3305

+ 3 - 0
script/prep-release.sh

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