master
1#!/bin/bash
2exec 2>&1
3source /etc/profile.d/rbenv.sh
4envdir=$(pwd)/env
5user=<%= node['stronglifters']['username'] %>
6cd <%= node['stronglifters']['root_path'] %>/current
7exec chpst -u $user -e $envdir bundle exec sidekiq