#!/bin/sh
cd /var/app/puavo-web
export RAILS_ENV=production
bundle exec rails r script/puavo-add-owner.rb
