diff --git a/add-rocm.sh b/add-rocm.sh index 1bf31f6..9c394e9 100755 --- a/add-rocm.sh +++ b/add-rocm.sh @@ -71,6 +71,6 @@ else fi # Install key -wget -O - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | apt-key add - +wget -O - http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - apt-get update