فهرست منبع

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/