#!/bin/sh
export GEM_HOME="/opt/fluent/lib/ruby/gems/3.4.0/"
export GEM_PATH="/opt/fluent/lib/ruby/gems/3.4.0/"
/opt/fluent/bin/fluent-gem "$@"
