/
opt
/
cpanel
/
ea-ruby24
/
root
/
usr
/
libexec
/
Upload File
HOME
#!/bin/bash COMMAND="ruby $@" exec /usr/bin/scl enable ea-ruby24 "$COMMAND"