This commit is contained in:
Bob Mottram 2016-01-01 12:01:35 +00:00
parent c7112d1ec0
commit 4fd8411753
1 changed files with 1 additions and 1 deletions

View File

@ -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