Remove index.html before deploy

This commit is contained in:
Antony Messerli 2015-12-29 08:30:45 -06:00
parent 815d08e19c
commit 5d26fb3305

View file

@ -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/