Update rocm.sh
This commit is contained in:
parent
25437bd3af
commit
de9cb5a0cd
3
rocm.sh
3
rocm.sh
@ -22,8 +22,7 @@ echo 'deb [arch=amd64 trusted=yes] https://repo.radeon.com/rocm/apt/5.6 jammy ma
|
|||||||
wget -O - http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add -
|
wget -O - http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add -
|
||||||
apt update -y
|
apt update -y
|
||||||
|
|
||||||
PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/rocm/binary-amd64/Packages http://repo.radeon.com/rocm
|
PPP=$(../../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)
|
||||||
/apt/5.6/dists/jammy/main/binary-amd64/Packages)
|
|
||||||
|
|
||||||
if [ ! -z "$PPP" ]
|
if [ ! -z "$PPP" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user