#!/bin/sh
source /usr/share/ghost/venv/bin/activate
exec python -m ghost "$@"
