#!/usr/bin/env python import sys from cleverbox.scripts.admin import run sys.exit(run(sys.argv[1:]))