1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-10 21:56:27 +02:00
piston/packages/julia/1.8.5/environment
2023-04-08 10:05:11 +02:00

4 lines
No EOL
74 B
Bash

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