mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Remove index.html before deploy
This commit is contained in:
parent
815d08e19c
commit
5d26fb3305
1 changed files with 3 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue