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