1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-06 20:06:27 +02:00
piston/packages/ruby/3.0.1/environment
Dan Vargas f2973f0536
pkg(ruby-3.0.1): add ruby 3.0.1 ()
Co-authored-by: Vargas, Dan <dan.vargas@frostbank.com>
2021-04-30 23:33:29 +12:00

4 lines
62 B
Bash

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