#!/bin/sh
export PYTHONDONTWRITEBYTECODE=1
exec python3 /usr/lib/stddev/profiling.py "$@"
