diff --git a/src/freedombone-app-xmpp b/src/freedombone-app-xmpp index eb5323cc..b57b6885 100755 --- a/src/freedombone-app-xmpp +++ b/src/freedombone-app-xmpp @@ -384,6 +384,7 @@ function upgrade_xmpp { fi function_check update_prosody_modules update_prosody_modules + xmpp_onion_addresses /etc/prosody/prosody.cfg.lua curr_prosody_filename=$(cat $COMPLETION_FILE | grep "prosody_filename" | awk -F ':' '{print $2}') if [[ "$curr_prosody_filename" != "$prosody_filename" ]]; then