From bf4bcafabdaa8a9ae0cecd58d26c0c0fac28ba84 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Mon, 25 Nov 2019 05:52:07 +0000 Subject: [PATCH] Drop index.html, use from ansible role --- script/build_release | 1 - script/index.html | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 script/index.html diff --git a/script/build_release b/script/build_release index 4186874e..7522333d 100755 --- a/script/build_release +++ b/script/build_release @@ -23,7 +23,6 @@ docker run --rm -it -v $(pwd):/buildout localbuild # Generate folder outputs mkdir -p s3out cp -r buildout/* s3out/ -cp script/index.html s3out/ mkdir -p githubout mv buildout/ipxe/* githubout/ cd buildout diff --git a/script/index.html b/script/index.html deleted file mode 100644 index 3ed41024..00000000 --- a/script/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - Netboot.xyz BootLoaders - - - netboot.xyz.iso
- netboot.xyz-efi.iso
- netboot.xyz.dsk
- netboot.xyz.usb
- netboot.xyz.lkrn
- netboot.xyz.kpxe
- netboot.xyz-undionly.kpxe
- netboot.xyz.efi
- -