瀏覽代碼

Sleep less

Bob Mottram 8 年之前
父節點
當前提交
9b8f9f1e20
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix 查看文件

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