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

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

@@ -173,7 +173,7 @@ function matrix_nginx {
173 173
     systemctl restart nginx
174 174
 
175 175
     # wait for nginx to start otherwise user add fails later
176
-    sleep 10
176
+    sleep 5
177 177
 }
178 178
 
179 179
 function matrix_generate_homeserver_file {