summaryrefslogtreecommitdiff
path: root/resources/scripts/download/grub
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/download/grub')
-rwxr-xr-xresources/scripts/download/grub4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/scripts/download/grub b/resources/scripts/download/grub
index 1d59ad09..5d0c1aad 100755
--- a/resources/scripts/download/grub
+++ b/resources/scripts/download/grub
@@ -21,5 +21,5 @@
[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e
-./download gitmodule grub
-./download gitmodule gnulib
+./gitclone grub
+./gitclone gnulib