Selaa lähdekoodia

sydent subdirectory

Bob Mottram 8 vuotta sitten
vanhempi
commit
3ffa98507d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Näytä tiedosto

@@ -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 \