Skip to content

Commit

Permalink
ansible: change batcat symlink path
Browse files Browse the repository at this point in the history
  • Loading branch information
gelocraft committed Dec 26, 2024
1 parent 5e90384 commit bb23ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/common/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
- name: Symlink batcat to bat
ansible.builtin.file:
src: /usr/bin/batcat
dest: /usr/bin/bat
dest: /usr/local/bin/bat
state: link

0 comments on commit bb23ce1

Please sign in to comment.