瀏覽代碼

deploy index.html

Antony Messerli 9 年之前
父節點
當前提交
e657ae8855
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      script/prep-release.sh

+ 1 - 1
script/prep-release.sh

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