Ver a proveniência

Fix file permission

Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
pull/2089/head
Julian-Samuel Gebühr há 4 anos
ascendente
cometimento
16a4b78104
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-cactus-comments/tasks/setup_install.yml

+ 1
- 1
roles/matrix-cactus-comments/tasks/setup_install.yml Ver ficheiro

@@ -82,7 +82,7 @@
src: "/tmp/cactus-comments-{{ matrix_cactus_comments_client_version }}.tar.gz"
dest: "/tmp/"
remote_src: true
mode: 600
mode: 0600
check_mode: false

- name: Propagate client javascript file


Carregando…
Cancelar
Guardar