lbmk/include
Leah Rowe 44473d6832 git.sh: fix error with cache re-download
in some cases, on a fresh clone, the cached repo already
exists but lbmk tries to download it again. work around
this by checking that the directory exists; it's in the
main if statement, so that the "else" still applies. as
a result, the fallback to a live repo would un-fall back
to doing git-pull if the cached directory exists exists.

if it doesn't seem to make sense, it's because it doesn't.
this whole function needs to be rewritten better.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-05 03:52:50 +01:00
..
git.sh git.sh: fix error with cache re-download 2024-10-05 03:52:50 +01:00
lib.sh lib.sh: more verbose error in x_ 2024-08-11 21:22:23 +01:00
mrc.sh remove executable permission on include/ 2024-07-10 02:14:25 +01:00
rom.sh Add Sony PlayStation support to Libreboot 2024-09-26 00:35:18 +01:00
vendor.sh Add config for Dell OptiPlex 3050 Micro 2024-10-05 03:32:06 +01:00