mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 23:08:49 +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:
@@ -22,4 +22,4 @@
|
||||
set -u -e
|
||||
|
||||
printf "Downloading ich9utils\n"
|
||||
./download gitmodule ich9utils
|
||||
./gitclone ich9utils
|
||||
|
||||
Reference in New Issue
Block a user