piston/packages/freebasic/1.9.0/environment
2023-04-08 19:32:44 +02:00

4 lines
No EOL
70 B
Bash

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