#!/usr/bin/env python

import scanbooker.cli.admin

scanbooker.cli.admin.UtilityRunner()

