mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(ruby-2.5.1): Fix runner args ref
This commit is contained in:
parent
9b305c7995
commit
567809ed42
1 changed files with 1 additions and 1 deletions
2
packages/ruby/2.5.1/run
vendored
2
packages/ruby/2.5.1/run
vendored
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
ruby $*
|
||||
ruby "$@"
|
Loading…
Add table
Add a link
Reference in a new issue