piston/packages/befunge93/0.2.0/run
2021-11-25 07:42:00 -07:00

4 lines
No EOL
110 B
Bash

#!/usr/bin/env bash
# run the befunge program with the file name
python2.7 "$BEFUNGE93_PATH"/befungee.py "$1"