浏览代码

Update after manual syncthing ID editing

Bob Mottram 9 年前
父节点
当前提交
b68bcc4ad6
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      src/freedombone-controlpanel-user

+ 3
- 0
src/freedombone-controlpanel-user 查看文件

@@ -564,6 +564,9 @@ function syncthing_manual_edit {
564 564
     fi
565 565
     syncthing_create_ids_file
566 566
     editor $SYNCTHING_CONFIG_FILE
567
+
568
+    # force an update of the configuration
569
+    touch ~/.syncthing-update
567 570
 }
568 571
 
569 572
 function syncthing_show_id {