piston/packages/ruby/3.0.1/environment

5 lines
62 B
Plaintext
Raw Normal View History

#!/bin/bash
# Path to ruby binary
export PATH=$PWD/bin:$PATH