Parcourir la source

Update after manual syncthing ID editing

Bob Mottram il y a 9 ans
Parent
révision
b68bcc4ad6
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3
    0
      src/freedombone-controlpanel-user

+ 3
- 0
src/freedombone-controlpanel-user Voir le fichier

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