piston/packages/befunge93/0.2.0/run

4 lines
110 B
Bash

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