matrix-change-user-admin-status: do not allocate tty
This commit is contained in:
parent
f581867049
commit
1ee118bd49
@ -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…
Reference in New Issue
Block a user