#!/usr/bin/with-contenv bash
exec \
	s6-setuidgid abc python /app/htpcmanager/Htpc.py \
	--datadir /config
