summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfig/binary_local-hooks/grub2-efi2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binary_local-hooks/grub2-efi b/config/binary_local-hooks/grub2-efi
index 97b0721..0001128 100755
--- a/config/binary_local-hooks/grub2-efi
+++ b/config/binary_local-hooks/grub2-efi
@@ -83,5 +83,5 @@ done
# include EFI shell
[ -f binary/efi/boot/shell$efi_name.efi ] || \
-wget -O binary/efi/boot/shell$efi_name.efi "https://github.com/tianocore/edk2/raw/master/EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi"
+wget -O binary/efi/boot/shell$efi_name.efi "https://github.com/tianocore/edk2-archive/raw/master/EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi"