#!/usr/bin/env bash

exec python -m sessions.api "$@"
