mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Merge pull request #432 from netbootxyz/add_checksum
Add checksums to index
This commit is contained in:
commit
a7b55b6de4
1 changed files with 4 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue