diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-03-16 09:05:45 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-03-16 09:05:45 +0000 |
commit | b9d551deafa1b91acf426397a5402b89c1a8feb1 (patch) | |
tree | fe2b0b15f1172e86abf666a8638b4b36b6a11643 /resources/scripts/helpers/download/grub | |
parent | 8476253b8600d503c3b44464f47e03ee5c945875 (diff) | |
download | librebootfr-b9d551deafa1b91acf426397a5402b89c1a8feb1.tar.gz librebootfr-b9d551deafa1b91acf426397a5402b89c1a8feb1.zip |
Update GRUB
Diffstat (limited to 'resources/scripts/helpers/download/grub')
-rwxr-xr-x | resources/scripts/helpers/download/grub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub index 231dd32b..8497166e 100755 --- a/resources/scripts/helpers/download/grub +++ b/resources/scripts/helpers/download/grub @@ -45,7 +45,7 @@ cd grub # Reset to the last commit that was tested # -------------------------------------------------------------------------------- -git reset --hard 32cd33bd19348afb77ab849846e0b6d6157ea308 +git reset --hard fa07d919d1ff868b18d8a42276d094b63a58e299 # Apply patches # -------------------------------------------------------------------------------- |