#! /usr/lib/zope2.13/bin/python

import ZEO.zeoctl

if __name__ == '__main__':
    ZEO.zeoctl.main()
