fix: gitwatch bin name

This commit is contained in:
Matthieu Bessat 2024-07-19 16:11:08 +02:00
parent d237cafe11
commit 89f457718b

View file

@ -10,6 +10,7 @@
template: template:
src: scripts/gitwatch.sh src: scripts/gitwatch.sh
dest: "{{ home }}/.local/bin/ppq_gitwatch" dest: "{{ home }}/.local/bin/ppq_gitwatch"
mode: u=rwx,g=rx,o=
- name: Setup gitwatch - name: Setup gitwatch
systemd_service: systemd_service:
scope: user scope: user