@@ -6842,7 +6842,7 @@ function install_xmpp {
systemctl restart tor
- if [ ! -f /var/lib/tor/hidden_service_owncloud/hostname ]; then
+ if [ ! -f /var/lib/tor/hidden_service_xmpp/hostname ]; then
echo $'XMPP onion site hostname not found'
exit 65349
fi