new matrix account

This commit is contained in:
adam 2025-10-28 21:09:28 -04:00
parent afb17bbc85
commit 3e0d653c65

3
bash/new-matrix-user.sh Normal file
View 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