このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Merge pull request
#1790
from etkecc/patch-5
matrix-change-user-admin-status: do not allocate tty
pull/1795/head
Slavi Pantaleev
4年前
committed by
GitHub
親
f581867049
1ee118bd49
コミット
d2941b56b2
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
4AEE18F83AFDEB23
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 \
-i
t
\
-i \
--rm \
--user={{ matrix_user_uid }}:{{ matrix_user_gid }} \
--cap-drop=ALL \
書き込み
プレビュー
読み込み中…
キャンセル
保存