Files
femcode/femterpreter

3 lines
53 B
Bash
Executable File

#!/bin/bash
python3 $(dirname "$0")/src/main.py "$@"