move download/gitmodule script to root directory

this fixes the build error:

Error: name not set
Usage: ./download gitmodule [name]

when running:

./download all

running "all" runs all scripts under downloads,
one of which was the gitmodule script itself, therefore
being run without argument
This commit is contained in:
Leah Rowe
2023-03-17 23:08:12 +00:00
parent 59540530bc
commit a942bd6590
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Project name is enclosed by curly braces '{}' information about the
# project relevant to osbmk is stored between the subsequent curly
# braces. This file is used by the gitcheck script as well as the
# gitmodule script. Each entry must include: revision 'rev', location
# gitclone script. Each entry must include: revision 'rev', location
# 'loc', and the git url 'url'. Bkup_url is optional.
{grub}{