#!/bin/bash source $PUMA_APP_DIR/config/env_vars.sh cd $PUMA_APP_DIR #rake assets:precompile bundle exec puma -C config/puma.rb