mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:40:14 +02:00
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:
@@ -29,4 +29,4 @@ set -u -e
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
printf "Downloading MemTest86+\n"
|
||||
./download gitmodule memtest86plus
|
||||
./gitclone memtest86plus
|
||||
|
||||
Reference in New Issue
Block a user