presenterm/executors/Python.sh
2024-05-26 10:37:53 -07:00

4 lines
38 B
Bash

#!/usr/bin/env bash
exec python "$1"