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
2021-01-28 19:28:15 +01:00

4 lines
87 B
Bash
Executable file

#!/bin/bash
cat /etc/prosody/accounts.txt | xargs -n3 prosodyctl register
exec prosody