// SYSTEM PANEL //
[ROOT]
/
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.2
/
build
[ PARENT ]
EDIT :: README.md
This directory contains the Passenger build system. It is based on [Rake](http://docs.seattlerb.org/rake/), which is a Make-like tool but written in Ruby. You can access the build system with the `rake` command. For example, try running: rake -T
SAVE
CANCEL