Current File : //opt/cpanel/ea-ruby27/root/usr/libexec/passenger-ruby27
#!/bin/bash

COMMAND="ruby $@"
exec /usr/bin/scl enable ea-ruby27 "$COMMAND"