This commit is contained in:
Bob Mottram 2016-12-30 16:10:20 +00:00
parent 126274a864
commit e054b0658d
1 changed files with 1 additions and 1 deletions

View File

@ -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