4 lines
101 B
Bash
4 lines
101 B
Bash
#!/bin/bash
|
|
|
|
sudo docker-compose exec -it matrix register_new_matrix_user -c /config/homeserver.yaml
|