Преглед изворни кода

fixed livekit service name

element-call-integration
wjbeckett пре 1 година
родитељ
комит
71dff50a65
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-livekit/tasks/install.yml

+ 1
- 1
roles/custom/matrix-livekit/tasks/install.yml Прегледај датотеку

@@ -43,5 +43,5 @@
- name: Ensure livekit systemd service is installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-livekit-server.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-livekit.service"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-livekit-server.service"
mode: 0644

Loading…
Откажи
Сачувај