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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue