aboutsummaryrefslogtreecommitdiffstats
path: root/script/mailin
blob: 6411af6152571f9b76e9e1c466a25fc446896832 (plain)
1
2
3
4
5
6
7
#!/bin/bash

LOC=`dirname $0`

$LOC/runner 'RequestMailer.receive(STDIN.read)'
R" bundle exec rails runner 'RequestMailer.alert_new_response_reminders'