piston/packages/pyth/1.0.0/run

5 lines
92 B
Plaintext
Raw Normal View History

2021-04-22 03:34:48 +02:00
#!/usr/bin/env bash
# pyth only takes filename and stdin
python3 "$PYTH_PATH"/pyth.py "$1"