Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Dec 9, 2024
1 parent d1d1545 commit ee8a760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spotify_keyring_id: 6224F9941A8AA6D1
spotify_keyring_dst: /usr/share/keyrings/spotify.gpg
spotify_repositories:
- type: "deb [signed-by={{ spotify_keyring_dst }}]"
url: http://repository.spotify.com stable'
url: 'http://repository.spotify.com stable'
component: 'non-free'

spotify_dependencies_pre:
Expand Down

0 comments on commit ee8a760

Please sign in to comment.