#!/bin/sh
source /usr/share/darkdump/venv/bin/activate
exec python /usr/share/darkdump/darkdump.py "$@"
