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

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