Merge pull request #432 from netbootxyz/add_checksum

Add checksums to index
This commit is contained in:
Antony Messerli 2019-12-19 09:22:27 -06:00 committed by GitHub
commit a7b55b6de4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,10 @@ chain --autofree http://{{ boot_domain }}/menu.ipxe || echo HTTP failed, localbo
</tr>
{% endfor %}
</table>
<p>Checksums<p>
<a href="ipxe/{{ site_name }}-sha256-checksums.txt">SHA256 checksums</a>
</div>
</body>
</html>