4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
export PATH=$PWD/julia-1.5.4/bin:$PATH
|