mk: simplify main()

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-26 10:56:47 +01:00
parent 0ab7c6ff9c
commit aba5b3a353
4 changed files with 22 additions and 27 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ singletree()
# can grab from the internet, or copy locally.
# if copying locally, it can only copy a file.
download()
xbmkget()
{
_dlop="curl" && [ $# -gt 4 ] && _dlop="$5"
cached="$XBMK_CACHE/file/$4"