1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-05 19:36:26 +02:00
piston/packages/julia/1.6.1/environment
2021-06-19 23:02:36 +12:00

4 lines
75 B
Bash

#!/usr/bin/env bash
# Add Julia binary to path
export PATH=$PWD/bin:$PATH