matrix
This commit is contained in:
parent
126274a864
commit
e054b0658d
|
@ -209,7 +209,7 @@ function backup_remote_matrix {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
function restore_remote_synapse {
|
function restore_remote_matrix {
|
||||||
if [ -d /etc/matrix ]; then
|
if [ -d /etc/matrix ]; then
|
||||||
systemctl stop matrix
|
systemctl stop matrix
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue