We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b96da commit d83ca6cCopy full SHA for d83ca6c
scripts/generateS3SignedUrls.sh
@@ -66,4 +66,4 @@ aws s3 ls "$S3_PATH/" --recursive | \
66
67
echo ""
68
echo "Done! Signed URLs written to $OUTPUT_FILE"
69
-echo "Total images processed: $(wc -l < "$OUTPUT_FILE")"
+echo "Total images processed: $(wc -l < "$OUTPUT_FILE")"
0 commit comments