diff --git a/do_dups.inc b/do_dups.inc index 7f55028..7bb1064 100644 --- a/do_dups.inc +++ b/do_dups.inc @@ -84,8 +84,8 @@ for ((i = 0; i < ${#images[@]}; i++)); do echo "$path/$outer_image # $inner_image" >> sameGPS.txt break ;; - 6) # Same GPS within a mile - echo "$path/$outer_image # $inner_image" >> sameGPSmile.txt + 6) # Same GPS within feet + echo "$path/$outer_image # $inner_image" >> sameGPSfeet.txt break ;; 8) # Invalid outer image