piston/packages/ruby/3.0.1/run
2021-04-30 06:11:38 -05:00

4 lines
51 B
Bash

#!/bin/bash
# Run ruby script with args
ruby "$@"