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