add znccreate.py
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-16 14:57:34 +00:00
parent 84ff2a345b
commit dee2f78cec
1 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,14 @@
group: root
mode: 0770
- name: Install znccreate.py target
copy:
src: ../files/usr/local/bin/znccreate.py
dest: /usr/local/bin/znccreate.py
owner: root
group: root
mode: 0750
- name: Install znc target
copy:
dest: /etc/systemd/system/znc.service