1
0
mirror of https://github.com/mfontanini/presenterm.git synced 2026-09-01 23:33:21 -06:00
presenterm/executors/python.sh

4 lines
41 B
Bash

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