Add python.2 implementation
[jackhill/mal.git] / python.2 / run
CommitLineData
270f1f72
GL
1#!/bin/bash
2exec ${python_MODE:-python3} $(dirname $0)/${STEP:-stepA_mal}.py "${@}"