Bob Mottram hace 9 años
padre
commit
4fd8411753
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Ver fichero

@@ -6842,7 +6842,7 @@ function install_xmpp {
6842 6842
 
6843 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 6846
         echo $'XMPP onion site hostname not found'
6847 6847
         exit 65349
6848 6848
     fi