#! /usr/pkg/bin/python2.7
from roundup.scripts.roundup_server import run
run()
