pkg(ruby-3.0.1): add ruby 3.0.1

This commit is contained in:
Vargas, Dan 2021-04-28 15:07:03 -05:00 committed by dvargas46
parent 6b5fcaf363
commit 3648537d95
5 changed files with 35 additions and 0 deletions

4
packages/ruby/3.0.1/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
# Run ruby script with args
ruby "$@"