Browse Source

sydent subdirectory

Bob Mottram 8 years ago
parent
commit
3ffa98507d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix View File

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