Browse Source

deploy index.html

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

+ 1 - 1
script/prep-release.sh

@@ -98,7 +98,7 @@ done
 mv sigs src/
 
 # delete index.html so that we don't overwrite existing content type
-rm src/index.html
+#rm src/index.html
 
 # copy iPXE src code into build directory
 cp -R src/* build/