diff options
Diffstat (limited to 'resources/scripts')
| -rwxr-xr-x | resources/scripts/download/ich9utils | 2 | 
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" | 
