#!/bin/sh
cd /usr/share/omnibus
exec python2 omnibus-cli.py "$@"
