piston/packages/ruby/3.2.2/run
2023-04-07 22:00:30 +02:00

4 lines
No EOL
50 B
Bash

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