Files
reddit/scripts/send_mail.sh
Jeremy Edberg 253c4730f9 * Add services and scripts to public repos for ease of reddit installation
* bring discount up to date
 * fix consistency errors in the self-serve traffic page
2010-05-18 16:43:06 -07:00

5 lines
142 B
Bash
Executable File

#!/bin/bash
cd ~/reddit/r2
/usr/local/bin/saferun /tmp/share.pid /usr/local/bin/paster run run.ini r2/lib/emailer.py -c "send_queued_mail()"