This commit is contained in:
Bob Mottram 2016-12-03 23:03:41 +00:00
parent 3c75f42a7e
commit 212700c397
1 changed files with 2 additions and 0 deletions

View File

@ -626,6 +626,8 @@ function install_xmpp_main {
systemctl restart prosody
sleep 5
prosodyctl register $MY_USERNAME $DEFAULT_DOMAIN_NAME "$XMPP_PASSWORD"
if [ ! "$?" = "0" ]; then
echo ''