fixed gpg key
This commit is contained in:
parent
30d9570392
commit
d4d04837d2
@ -1,3 +1,3 @@
|
|||||||
curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | sudo apt-key add -
|
curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add -
|
||||||
echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
|
echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
|
||||||
sudo apt-get update && sudo apt-get install spotify-client -y
|
sudo apt-get update && sudo apt-get install spotify-client -y
|
Loading…
x
Reference in New Issue
Block a user