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