new matrix account
This commit is contained in:
parent
afb17bbc85
commit
3e0d653c65
3
bash/new-matrix-user.sh
Normal file
3
bash/new-matrix-user.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssh root@murmur register_new_matrix_user -u "$1" -p "$2" --no-admin -c /etc/matrix-synapse/homeserver.yaml http://localhost:8008
|
||||
Loading…
Reference in New Issue
Block a user