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

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