diff options
-rwxr-xr-x | bin/hashl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -385,6 +385,7 @@ sub cmd_list_ignored { } sub cmd_update { + drop_deleted(); prepare_db_run(); $find_ref = \&db_update; $find_db_write = 1; |
index : App-Hashl | ||
Hash parts of files, only leech non-duplicates from slow FTPs | derf |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/hashl | 1 |
@@ -385,6 +385,7 @@ sub cmd_list_ignored { } sub cmd_update { + drop_deleted(); prepare_db_run(); $find_ref = \&db_update; $find_db_write = 1; |