From ec5e7dd658728d154b98c0685cfface7aa4dfd99 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 15 Dec 2017 17:08:40 +0000 Subject: [PATCH] Update onion address mappings --- src/freedombone-app-xmpp | 1 + 1 file changed, 1 insertion(+) 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