This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/app/jitsi/build/jitsi-xmpp/xmpp_prosody

4 lines
87 B
Plaintext
Raw Normal View History

2021-01-28 17:55:56 +00:00
#!/bin/bash
cat /etc/prosody/accounts.txt | xargs -n3 prosodyctl register
exec prosody