#! /usr/bin/python -u import sys from gbp.scripts.create_remote_repo import main sys.exit(main(sys.argv))