Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrosson committed Nov 30, 2024
1 parent cbd6a9b commit 379dcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/screenly/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- .config
- screenly_assets

- name: Create empy .asoundrc
- name: Create empty .asoundrc
ansible.builtin.file:
path: "/home/{{ lookup('env', 'USER') }}/.asoundrc"
state: touch
Expand Down

0 comments on commit 379dcbc

Please sign in to comment.