From e054b0658d1736ca69813a07db05d2a9ad9218bb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Dec 2016 16:10:20 +0000 Subject: [PATCH] matrix --- src/freedombone-app-matrix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-matrix b/src/freedombone-app-matrix index f3789703..e19712f5 100755 --- a/src/freedombone-app-matrix +++ b/src/freedombone-app-matrix @@ -209,7 +209,7 @@ function backup_remote_matrix { fi } -function restore_remote_synapse { +function restore_remote_matrix { if [ -d /etc/matrix ]; then systemctl stop matrix