Update after manual syncthing ID editing
This commit is contained in:
parent
c0a6ac89b7
commit
b68bcc4ad6
|
@ -564,6 +564,9 @@ function syncthing_manual_edit {
|
|||
fi
|
||||
syncthing_create_ids_file
|
||||
editor $SYNCTHING_CONFIG_FILE
|
||||
|
||||
# force an update of the configuration
|
||||
touch ~/.syncthing-update
|
||||
}
|
||||
|
||||
function syncthing_show_id {
|
||||
|
|
Loading…
Reference in New Issue