misc/bash/new-matrix-user.sh
2025-10-28 21:09:28 -04:00

4 lines
142 B
Bash

#!/bin/bash
ssh root@murmur register_new_matrix_user -u "$1" -p "$2" --no-admin -c /etc/matrix-synapse/homeserver.yaml http://localhost:8008