infrastructure/app/jitsi/build/jitsi-xmpp/xmpp_prosody

4 lines
87 B
Text
Raw Normal View History

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