#!/usr/bin/env python

from RSSIngest.scripts import rss_ingest

rss_ingest.run()
