소스 검색

Drop delete of index during deploy

Antony Messerli 9 년 전
부모
커밋
90fcf2a3fc
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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/