Bob Mottram 9 years ago
parent
commit
4fd8411753
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

6842
 
6842
 
6843
     systemctl restart tor
6843
     systemctl restart tor
6844
 
6844
 
6845
-    if [ ! -f /var/lib/tor/hidden_service_owncloud/hostname ]; then
6845
+    if [ ! -f /var/lib/tor/hidden_service_xmpp/hostname ]; then
6846
         echo $'XMPP onion site hostname not found'
6846
         echo $'XMPP onion site hostname not found'
6847
         exit 65349
6847
         exit 65349
6848
     fi
6848
     fi