#! /usr/bin/env python

from pwserver.app import run_server_cmd

run_server_cmd()
