From 05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 21 Mar 2019 02:38:51 +0100 Subject: Fix dependencies steps --- conf/cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/cron') 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 -- cgit v1.2.3-70-g09d2