mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-12 02:50:27 -04:00
The `delete_pictures` rake task in `openfarm.rake` is amended to also remove Photos where the `fullsize_url` starts with `https://s3.amazonaws.com/openfarm-project/`. This change helps in cleaning up legacy photos that are no longer needed. The task description has also been updated to reflect this change.