#!/bin/bash
exec ${python_MODE:-python} $(dirname $0)/${STEP:-stepA_mal}.py "${@}"
