From ce0013aebf7c7fce442906232f8dc5299732e470 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 18 May 2021 17:07:29 +0100 Subject: download/ich9utils: download the libreboot version instead it's exactly the same anyway --- resources/scripts/download/ich9utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/scripts/download/ich9utils b/resources/scripts/download/ich9utils index 34f02685..4f931bbb 100755 --- a/resources/scripts/download/ich9utils +++ b/resources/scripts/download/ich9utils @@ -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" -- cgit v1.2.1