piston/packages/octave/6.2.0/environment

5 lines
72 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
# Path to octave binary
export PATH=$PWD/bin:$PATH