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

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