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