This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
matrix-synapse/abra-commands.sh

4 lines
125 B
Bash

sub_register_new_matrix_user() {
abra run synapse register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008
}