piston/packages/ruby/3.0.1/run

5 lines
51 B
Bash

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