1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-02 18:06:27 +02:00
piston/packages/freebasic/1.8.0/environment
2021-10-01 14:04:17 -05:00

4 lines
71 B
Bash

#!/usr/bin/env bash
# Path to fbc compiler
export PATH=$PWD/bin:$PATH