Commit eeaa048c authored by Ben Fayers's avatar Ben Fayers Committed by GitHub

Update nginx.rb

parent 45e9d04f
......@@ -15,6 +15,5 @@ class Nginx < Package
system "sed -i '$ a export PATH=$PATH:/usr/local/nginx/sbin' ~/.bashrc"
system "echo all NGINX things are in /usr/local/nginx"
system "echo pages are in /usr/local/nginx/html"
system "echo remember to run nginx as root sudo nginx"
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment