piston/packages/freebasic/1.9.0/environment

4 lines
70 B
Plaintext
Raw Normal View History

2023-04-08 19:32:44 +02:00
#!/usr/bin/env bash
# Path to fbc compiler
export PATH=$PWD/bin:$PATH