#!/bin/sh

ALUMET_CONFIG=${ALUMET_CONFIG:-/etc/alumet/alumet-config.toml} /usr/lib/alumet/bin/alumet-agent "$@"
