xmpp
This commit is contained in:
parent
c7112d1ec0
commit
4fd8411753
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue