diff --git a/startup.sh b/startup.sh index b5aec3b..91558d7 100755 --- a/startup.sh +++ b/startup.sh @@ -13,6 +13,7 @@ cd /CartoDB-SQL-API node app.js development & cd /cartodb +script/restore_redis bundle exec script/resque & bundle exec rails s -p $PORT