Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Mar 3, 2024
1 parent 64bcb2f commit aa58395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/customize_public_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
owner: "{{ gitea_user }}"
group: "{{ gitea_group }}"
mode: "u=rwX,g=rX,o="
loop: "{{ gitea_custom_themes }}"
loop: "{{ gitea_custom_themes }}"
notify: "Restart gitea"

0 comments on commit aa58395

Please sign in to comment.