관리-도구
편집 파일: run
#!/usr/bin/env bash set -e run ./bin/passenger-install-nginx-module --auto --prefix=/tmp/nginx --auto-download run bundle exec rake "-j$COMPILE_CONCURRENCY" test:integration:nginx