#!/usr/bin/env bash

export LC_ALL=en_US.UTF-8
/opt/dosis2/bin/python3-venv -m labelrenderer "$@"
