Update onion address mappings
This commit is contained in:
parent
26827ae286
commit
ec5e7dd658
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue