📜  spotify linux - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:19.453000             🧑  作者: Mango

代码示例4
curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | sudo apt-key add - echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list