This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Pre-requisites: | |
# FreeBSD | |
# Passenger installed as a gem | |
# Optional: | |
# Ruby Enterprise Edition instead of lang/ruby18 | |
# | |
make -C /usr/ports/www/nginx clean patch apply-slist install-rc-script |