presenterm/executors/python.sh

4 lines
41 B
Bash

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