1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-03 02:16:26 +02:00
piston/packages/pyth/1.0.0/run
2021-04-22 13:34:48 +12:00

4 lines
92 B
Bash

#!/usr/bin/env bash
# pyth only takes filename and stdin
python3 "$PYTH_PATH"/pyth.py "$1"