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

Merge pull request #1790 from etkecc/patch-5

matrix-change-user-admin-status: do not allocate tty
pull/1795/head
Slavi Pantaleev пре 3 година
committed by GitHub
родитељ
комит
d2941b56b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/matrix-postgres/templates/usr-local-bin/matrix-change-user-admin-status.j2

+ 1
- 1
roles/matrix-postgres/templates/usr-local-bin/matrix-change-user-admin-status.j2 Прегледај датотеку

@@ -9,7 +9,7 @@ if [ $# -ne 2 ]; then
fi

docker run \
-it \
-i \
--rm \
--user={{ matrix_user_uid }}:{{ matrix_user_gid }} \
--cap-drop=ALL \


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