xmpp
This commit is contained in:
parent
c7112d1ec0
commit
4fd8411753
|
@ -6842,7 +6842,7 @@ function install_xmpp {
|
||||||
|
|
||||||
systemctl restart tor
|
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'
|
echo $'XMPP onion site hostname not found'
|
||||||
exit 65349
|
exit 65349
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue