Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
overmind
/
matrix-docker-ansible-deploy
miroir de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
matrix-change-user-admin-status: do not allocate tty
pull/1790/head
Aine
il y a 4 ans
committed by
GitHub
Parent
f581867049
révision
1ee118bd49
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG:
4AEE18F83AFDEB23
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -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 \
Écrire
Aperçu
Chargement…
Annuler
Enregistrer