mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
download/ich9utils: download the libreboot version instead
it's exactly the same anyway
This commit is contained in:
@@ -32,7 +32,7 @@ fi
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
# download it using git
|
||||
git clone https://notabug.org/osboot/ich9utils.git
|
||||
git clone https://notabug.org/libreboot/ich9utils.git
|
||||
|
||||
if [ ! -d "ich9utils" ]; then
|
||||
printf "ich9utils not downloaded; check network connection?\n\n"
|
||||
|
||||
Reference in New Issue
Block a user