Update spotify apt key
This commit is contained in:
@@ -697,7 +697,7 @@
|
|||||||
- block:
|
- block:
|
||||||
- name: install spotify from AUR via paru
|
- name: install spotify from AUR via paru
|
||||||
shell: |
|
shell: |
|
||||||
curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | gpg --import
|
curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --import
|
||||||
yes 1 | paru --skipreview --aur --batchinstall --noconfirm -S spotify
|
yes 1 | paru --skipreview --aur --batchinstall --noconfirm -S spotify
|
||||||
become: true
|
become: true
|
||||||
become_user: paru
|
become_user: paru
|
||||||
|
|||||||
Reference in New Issue
Block a user