Using os installed ruby instead of rvm

This commit is contained in:
Stefan Verhoeven 2018-08-06 14:57:50 +02:00
parent a3c9628836
commit da676bc583

View File

@ -16,7 +16,6 @@ cd /CartoDB-SQL-API
node app.js development &
cd /cartodb
source /usr/local/rvm/scripts/rvm
bundle exec script/restore_redis
bundle exec script/resque > resque.log 2>&1 &
script/sync_tables_trigger.sh &