mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Drop rpi image
This commit is contained in:
parent
c55f271b3b
commit
da43d1dd48
@ -66,9 +66,6 @@ if [[ ! -f /config/menus/remote/menu.ipxe ]]; then
|
||||
curl -o \
|
||||
/config/menus/remote/netboot.xyz-arm64-snponly.efi -sL \
|
||||
"https://github.com/netbootxyz/netboot.xyz/releases/download/${MENU_VERSION}/netboot.xyz-arm64-snponly.efi"
|
||||
curl -o \
|
||||
/config/menus/remote/netboot.xyz-arm64.efi -sL \
|
||||
"https://github.com/netbootxyz/netboot.xyz/releases/download/${MENU_VERSION}/netboot.xyz-rpi4-snp.efi"
|
||||
# layer and cleanup
|
||||
echo -n ${MENU_VERSION} > /config/menuversion.txt
|
||||
cp -r /config/menus/remote/* /config/menus
|
||||
|
Loading…
Reference in New Issue
Block a user