2017-04-15 01:56:09 +02:00
|
|
|
@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:media:clear
|
2017-04-16 16:08:42 +02:00
|
|
|
|
2017-04-15 01:56:09 +02:00
|
|
|
@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:push:refresh
|
2017-04-16 16:08:42 +02:00
|
|
|
|
2017-04-15 01:56:09 +02:00
|
|
|
@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:feeds:clear
|
2017-04-16 16:08:42 +02:00
|
|
|
|
|
|
|
@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:users:clear
|