let's use reseed for now

main
Steve Ayerhart 2022-02-25 10:32:59 -05:00
parent 4473c25753
commit 9eaf3c1d4b
No known key found for this signature in database
GPG Key ID: 5C815FDF3A00B8BA
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@
# Learn more: http://github.com/javan/whenever
every 5.minute do
rake 'ig:sync_media'
rake 'db:seed:replant'
end