Skip to content

Commit 96aec99

Browse files
committed
Merge branch 'tony/signurls-script' of https://github.com/roboflow/roboflow-python into tony/signurls-script
2 parents 6a7d558 + d83ca6c commit 96aec99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generateS3SignedUrls.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ aws s3 ls "$S3_PATH/" --recursive | \
6666

6767
echo ""
6868
echo "Done! Signed URLs written to $OUTPUT_FILE"
69-
echo "Total images processed: $(wc -l < "$OUTPUT_FILE")"
69+
echo "Total images processed: $(wc -l < "$OUTPUT_FILE")"

0 commit comments

Comments
 (0)