From dab2e3571a3afc33795fa54fef57f10243522f90 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 8 Apr 2017 04:04:27 +0200 Subject: Initial commit --- conf/crontab_mastodon | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conf/crontab_mastodon (limited to 'conf/crontab_mastodon') diff --git a/conf/crontab_mastodon b/conf/crontab_mastodon new file mode 100644 index 0000000..972cc3c --- /dev/null +++ b/conf/crontab_mastodon @@ -0,0 +1,3 @@ +@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:media:clear +@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:push:refresh +@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:feeds:clear \ No newline at end of file -- cgit v1.2.3-70-g09d2