Переглянути джерело

Remove index.html before deploy

Antony Messerli 9 роки тому
батько
коміт
5d26fb3305
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      script/prep-release.sh

+ 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/