Explorar el Código

storage service directory

Bob Mottram hace 8 años
padre
commit
0db2ec2481
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-tahoelafs

+ 1
- 1
src/freedombone-app-tahoelafs Ver fichero

@@ -462,7 +462,7 @@ function get_tahoelafs_nick {
462 462
 }
463 463
 
464 464
 function get_tahoelafs_storage_hostname {
465
-    echo "$(cat /var/lib/tor/hidden_service_tahoelafs-storage/hostname)"
465
+    echo "$(cat /var/lib/tor/hidden_service_storage-tahoelafs/hostname)"
466 466
 }
467 467
 
468 468
 function get_tahoelafs_public_key {