aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-02-21 04:34:47 +0000
committerFrancis Rowe <info@gluglug.org.uk>2016-02-21 04:34:47 +0000
commite0e8e1200411f8a4027601e183e01696d5a54979 (patch)
treed8d31d3f9ce307f6c3542fead405fc9e3974ecb1 /resources/scripts/helpers
parente692402f658bc55ca4afd5dcc69e5a62ea85355e (diff)
downloadlibrebootfr-e0e8e1200411f8a4027601e183e01696d5a54979.tar.gz
librebootfr-e0e8e1200411f8a4027601e183e01696d5a54979.zip
typofix
Diffstat (limited to 'resources/scripts/helpers')
-rwxr-xr-xresources/scripts/helpers/download/grub2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub
index a47e1136..eec9120e 100755
--- a/resources/scripts/helpers/download/grub
+++ b/resources/scripts/helpers/download/grub
@@ -41,7 +41,7 @@ git clone git://git.savannah.gnu.org/grub.git
cd "grub/"
# reset to known revision
-git reset --hard e3745f908706c07fa249616255ed993ef5704351y
+git reset --hard e3745f908706c07fa249616255ed993ef5704351
# Apply patches
# ------------------------------------------------------------------------------