aboutsummaryrefslogtreecommitdiff
path: root/conf/cron
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-21 02:38:51 +0100
committeryalh76 <yalh@yahoo.com>2019-03-21 02:38:51 +0100
commit05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd (patch)
tree9f6df877b597b5b0d5b677e7fbf9e1bbc49d75f3 /conf/cron
parent2c8861a994de2cd200feabac8daf4a59ff43bea9 (diff)
downloadmastodon_ynh-05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd.tar.gz
mastodon_ynh-05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd.tar.bz2
mastodon_ynh-05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd.zip
Fix dependencies steps
Diffstat (limited to 'conf/cron')
-rw-r--r--conf/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cron b/conf/cron
index 2b80d85..2c319fa 100644
--- a/conf/cron
+++ b/conf/cron
@@ -1,2 +1,2 @@
RAILS_ENV=production
-@daily cd __FINAL__PATH__/live && __FINAL__PATH__/.rbenv/shims/bundle exec rake __USER__:media:remove_remote
+@daily cd __FINAL__PATH__/live && /opt/rbenv/versions/2.6.0/bin/bundle exec rake __USER__:media:remove_remote