瀏覽代碼

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
     fi
564
     fi
565
     syncthing_create_ids_file
565
     syncthing_create_ids_file
566
     editor $SYNCTHING_CONFIG_FILE
566
     editor $SYNCTHING_CONFIG_FILE
567
+
568
+    # force an update of the configuration
569
+    touch ~/.syncthing-update
567
 }
570
 }
568
 
571
 
569
 function syncthing_show_id {
572
 function syncthing_show_id {