#!/usr/bin/python # PBR Generated from u'console_scripts' import sys from synergy.service import main if __name__ == "__main__": sys.exit(main())