Always confirm

This commit is contained in:
David Heinemeier Hansson
2024-06-14 11:58:13 +02:00
parent 1a2dc5fcc4
commit 571271c7c4

View File

@@ -1,4 +1,4 @@
curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/spotify.gpg] http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
sudo apt update
sudo apt update -y
sudo apt install -y spotify-client