Pārlūkot izejas kodu

Update after manual syncthing ID editing

Bob Mottram 9 gadus atpakaļ
vecāks
revīzija
b68bcc4ad6
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3
    0
      src/freedombone-controlpanel-user

+ 3
- 0
src/freedombone-controlpanel-user Parādīt failu

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