Bob Mottram hace 8 años
padre
commit
72427aa73e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/freedombone-utils-onion

+ 1
- 0
src/freedombone-utils-onion Ver fichero

@@ -138,6 +138,7 @@ function add_onion_service {
138 138
     wait_for_onion_service ${onion_service_name}
139 139
 
140 140
     if [ ! -f ${HIDDEN_SERVICE_PATH}${onion_service_name}/hostname ]; then
141
+        ls -lh ${HIDDEN_SERVICE_PATH}${onion_service_name}/hostname
141 142
         echo $"${onion_service_name} onion site hostname not found"
142 143
         exit 763624
143 144
     fi