Files
reddit/scripts/broken_things.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

6 lines
192 B
Bash
Executable File

#!/bin/bash
cd ~/reddit/r2
/usr/local/bin/paster run run.ini r2/lib/utils/utils.py -c "find_recent_broken_things(from_time=timeago('3 minutes'), to_time=timeago('10 seconds'), delete=True)"