Przeglądaj źródła

Fixes: a66a604e ("Selfbuild appservice-slack bridge")

pull/865/head
Yan 5 lat temu
rodzic
commit
385b6c623e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-bridge-appservice-slack/tasks/setup_install.yml

+ 1
- 1
roles/matrix-bridge-appservice-slack/tasks/setup_install.yml Wyświetl plik

@@ -2,7 +2,7 @@

- name: Ensure AppService Slack paths exist
file:
path: "{{ item }}"
path: "{{ item.path }}"
state: directory
mode: 0750
owner: "{{ matrix_user_username }}"


Ładowanie…
Anuluj
Zapisz