download/ich9utils: download the libreboot version instead

it's exactly the same anyway
This commit is contained in:
Leah Rowe 2021-05-18 17:07:29 +01:00
parent 208a793107
commit ce0013aebf
1 changed files with 1 additions and 1 deletions

View File

@ -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"