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

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