Commit 87169541 by Dedy Kurniawan

update

1 parent 6c19868e
Showing with 1 additions and 1 deletions
......@@ -25,7 +25,7 @@
<div class="file-card <%= stats.bootFileExists ? 'ok' : 'missing' %>">
<div class="file-card-header">
<span class="file-type-badge">UEFI</span>
<span class="file-type-badge">IPXE</span>
<span class="file-status-icon"><%= stats.bootFileExists ? '✓' : '✕' %></span>
</div>
<div class="file-name">boot.ipxe</div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!