This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-24 20:51:41 +03:00 committed by GitHub
parent 54051c47c1
commit 18851959fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,8 @@ rm -rf /etc/apt/preferences.d/*pika*
# Get ROCm pool
echo 'deb [arch=amd64 trusted=yes] https://repo.radeon.com/rocm/apt/5.6 jammy main' | sudo tee /etc/apt/sources.list.d/rocm.list
apt update -y --allow-unauthenticated
wget -O - http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add -
apt update -y
apt download $(../../ppp https://ppa.pika-os.com/dists/lunar/rocm/binary-amd64/Packages http://repo.radeon.com/rocm/apt/5.6/dists/jammy/main/binary-amd64/Packages | tr '\n' ' ') -y
# Return to ROCm MIRROR