diff --git a/src/freedombone-app-matrix b/src/freedombone-app-matrix index 7fddc239..64bed59a 100755 --- a/src/freedombone-app-matrix +++ b/src/freedombone-app-matrix @@ -190,7 +190,7 @@ function matrix_generate_homeserver_file { function matrix_generate_identityserver_file { local filepath="${1}" - cd /etc/matrix + cd /etc/sydent python -m sydent.sydent \ --config-path "${filepath}" \ --generate-config \