Bob Mottram 8 年 前
コミット
8bbd067efc
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      src/freedombone-app-matrix

+ 3
- 0
src/freedombone-app-matrix ファイルの表示

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