mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-03 05:48:44 +00:00
Merge remote-tracking branch 'upstream/main' into storage-s3
This commit is contained in:
commit
42b1aecb94
1 changed files with 1 additions and 1 deletions
2
bw-dev
2
bw-dev
|
@ -151,7 +151,7 @@ case "$CMD" in
|
||||||
echo " pytest"
|
echo " pytest"
|
||||||
echo " test_report"
|
echo " test_report"
|
||||||
echo " black"
|
echo " black"
|
||||||
echo " populate_feeds"
|
echo " populate_streams"
|
||||||
echo " generate_preview_images"
|
echo " generate_preview_images"
|
||||||
echo " copy_media_to_s3"
|
echo " copy_media_to_s3"
|
||||||
echo " set_cors_to_s3"
|
echo " set_cors_to_s3"
|
||||||
|
|
Loading…
Reference in a new issue