Browse Source

Drop delete of index during deploy

Antony Messerli 9 năm trước cách đây
mục cha
commit
90fcf2a3fc
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      script/prep-release.sh

+ 0 - 3
script/prep-release.sh

@@ -82,8 +82,5 @@ cat ../netboot.xyz-sha256-checksums.txt
 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/