From fb454c45fbfecc9a9d3440ae878f6a69924f7390 Mon Sep 17 00:00:00 2001 From: core Date: Wed, 21 Jun 2023 18:28:56 -0400 Subject: [PATCH] wrong dir --- restart_synapse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restart_synapse.yml b/restart_synapse.yml index 84fb8ed..fc27013 100644 --- a/restart_synapse.yml +++ b/restart_synapse.yml @@ -6,4 +6,4 @@ - name: Restart the synapse server ansible.builtin.shell: cmd: env/bin/synctl restart - chdir: $HOME/synapse + chdir: $HOME/matrix