#!/bin/bash
export SERVICE_NAME="du_users_export"

python3 generic_send.py "$1" "$2" "$3"
