Bob Mottram 8 年之前
父節點
當前提交
e054b0658d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix 查看文件

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