4 lines
107 B
Bash
Executable File
4 lines
107 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
kubectl exec -it -n synapse svc/app -- register_new_matrix_user -c /config/homeserver.yaml
|