Bob Mottram 8 年前
父节点
当前提交
8bbd067efc
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      src/freedombone-app-matrix

+ 3
- 0
src/freedombone-app-matrix 查看文件

174
     systemctl restart turn
174
     systemctl restart turn
175
     systemctl restart matrix
175
     systemctl restart matrix
176
     systemctl restart sydent
176
     systemctl restart sydent
177
+
178
+    # wait for nginx to start otherwise user add fails later
179
+    sleep 5
177
 }
180
 }
178
 
181
 
179
 function matrix_generate_homeserver_file {
182
 function matrix_generate_homeserver_file {