mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user