1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-14 23:56:27 +02:00
piston/packages/bqn/1.0.0/environment
2022-07-28 20:44:31 -06:00

5 lines
97 B
Bash

#!/usr/bin/env bash
# Python and Vyxal path
export PATH=$PWD/bin:$PATH
export BQN_PATH=$PWD/bqn