piston/packages/befunge93/0.2.0/run

4 lines
110 B
Plaintext
Raw Normal View History

2021-11-25 15:39:41 +01:00
#!/usr/bin/env bash
# run the befunge program with the file name
python2.7 "$BEFUNGE93_PATH"/befungee.py "$1"