#!/usr/bin/env bash
set -euo pipefail

exec /opt/datadog-agent/bin/agent/agent run
