mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-20 04:41:51 +02:00
Address review feedback: - Move Secure Boot download to its own conditional block that checks for the secureboot-x86_64 directory, so existing installs pick up Secure Boot binaries on the next container restart - Resolve MENU_VERSION once at the top (from env, menuversion.txt, or GitHub API) so it's available to both blocks - Use curl -fsSL for autoexec.ipxe download to fail on HTTP errors instead of silently saving HTML error pages - Update README note to reflect that Secure Boot downloads run independently of menu downloads