matrix
This commit is contained in:
parent
126274a864
commit
e054b0658d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue