2 lines
193 B
Bash
2 lines
193 B
Bash
|
register_new_matrix_user -a --user admin1 --password admin1 --config /config/homeserver.yaml;
|
||
|
register_new_matrix_user --no-admin --user user1 --password user1 --config /config/homeserver.yaml;
|