sydent subdirectory

This commit is contained in:
Bob Mottram 2017-02-07 18:22:07 +00:00
parent 74bc2e2948
commit 3ffa98507d
1 changed files with 1 additions and 1 deletions

View File

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