fix: gitwatch bin name
This commit is contained in:
parent
d237cafe11
commit
89f457718b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
template:
|
||||
src: scripts/gitwatch.sh
|
||||
dest: "{{ home }}/.local/bin/ppq_gitwatch"
|
||||
mode: u=rwx,g=rx,o=
|
||||
- name: Setup gitwatch
|
||||
systemd_service:
|
||||
scope: user
|
||||
|
|
Loading…
Reference in a new issue