piston/packages/freebasic/1.8.0/environment

5 lines
71 B
Plaintext
Raw Normal View History

2021-09-17 16:59:24 +02:00
#!/usr/bin/env bash
# Path to fbc compiler
export PATH=$PWD/bin:$PATH