summaryrefslogtreecommitdiff
path: root/config/binary_local-hooks
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2013-11-27 01:23:06 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2013-11-27 01:23:06 +0100
commit3bb5bab4636f766262509327057fb83bf32c0049 (patch)
treea8adf800dab22345595d0c3eef60d951864ae513 /config/binary_local-hooks
parent22846bf1f12730c7e9e521294ff7f96a96e5738f (diff)
downloadkanotix-3bb5bab4636f766262509327057fb83bf32c0049.zip
kanotix-3bb5bab4636f766262509327057fb83bf32c0049.tar.gz
updated efi shell download URL
Diffstat (limited to 'config/binary_local-hooks')
-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 5ed694a..f55b87a 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 "http://tianocore.git.sourceforge.net/git/gitweb.cgi?p=tianocore/edk2;a=blob_plain;f=EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi;hb=HEAD"
+wget -O binary/efi/boot/shell$efi_name.efi "http://sourceforge.net/apps/trac/edk2/export/latest/trunk/edk2/EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi"