#! /usr/bin/python -O
from roundup.scripts.roundup_admin import run
run()
