#!/bin/bash echo input:$1* python /pipeline/src/exe.py $1 exit $?