Bob Mottram hace 8 años
padre
commit
e054b0658d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Ver fichero

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