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