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

View File

@ -19,7 +19,7 @@ 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
apt update -y --allow-unauthenticated
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