summaryrefslogtreecommitdiff
path: root/resources/scripts/download/ich9utils
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/download/ich9utils')
-rwxr-xr-xresources/scripts/download/ich9utils2
1 files changed, 1 insertions, 1 deletions
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"