Bob Mottram преди 8 години
родител
ревизия
e054b0658d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Целия файл

@@ -209,7 +209,7 @@ function backup_remote_matrix {
209 209
     fi
210 210
 }
211 211
 
212
-function restore_remote_synapse {
212
+function restore_remote_matrix {
213 213
     if [ -d /etc/matrix ]; then
214 214
         systemctl stop matrix
215 215