aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-05-22 03:16:41 +0200
committeryalh76 <yalh@yahoo.com>2020-05-22 03:16:41 +0200
commit29c9a33cdb9f11f14083bebaa519bf7a6f762cfc (patch)
tree01256ea28089dddec1d73c9ff0a69cd79d4ea86f /conf
parentb4dc3908d08cb1767dbe729ea2cc8956369359c3 (diff)
downloadmastodon_ynh-29c9a33cdb9f11f14083bebaa519bf7a6f762cfc.tar.gz
mastodon_ynh-29c9a33cdb9f11f14083bebaa519bf7a6f762cfc.tar.bz2
mastodon_ynh-29c9a33cdb9f11f14083bebaa519bf7a6f762cfc.zip
fix tootctl statuses remove
Diffstat (limited to 'conf')
-rw-r--r--conf/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cron b/conf/cron
index f3cae63..776808b 100644
--- a/conf/cron
+++ b/conf/cron
@@ -1,5 +1,5 @@
@daily cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl media remove
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl media remove-orphans
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl accounts cull
-@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl status remove
+@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl statuses remove
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl preview_cards remove