#!/usr/bin/env bash
# engage-dm-replies-linkedin.sh — LinkedIn DM replies only

exec "$(dirname "$0")/engage-dm-replies.sh" --platform linkedin
