Bob Mottram před 8 roky
rodič
revize
e054b0658d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Zobrazit soubor

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