#!/usr/bin/with-contenv bash

exec \
	s6-setuidgid abc python3 /app/tautulli/Tautulli.py \
	--datadir /config
