Changed using [curl] to [wget]

This commit is contained in:
2026-08-02 07:47:09 -04:00
parent 2787921679
commit 61b61b6445
3 changed files with 7 additions and 13 deletions
+2 -5
View File
@@ -17,12 +17,9 @@ mkdir \
-p \
/boot/efi/EFI/BOOT
curl \
--progress-bar \
--show-error \
--output \
wget \
--output-document \
/boot/efi/EFI/ZBM/VMLINUZ.EFI \
--location \
https://get.zfsbootmenu.org/efi
rsync \