Przeglądaj źródła

sydent subdirectory

Bob Mottram 8 lat temu
rodzic
commit
3ffa98507d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Wyświetl plik

@@ -192,7 +192,7 @@ function matrix_generate_homeserver_file {
192 192
 function matrix_generate_identityserver_file {
193 193
     local filepath="${1}"
194 194
 
195
-    cd /etc/sydent
195
+    cd /etc/sydent/sydent
196 196
     python -m sydent.sydent \
197 197
            --config-path "${filepath}" \
198 198
            --generate-config \