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