Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
#!/bin/sh # run this from the same directory as your config.yml! generate_nginx_config config.yml nginx.conf -y sudo cp nginx.conf /etc/nginx.conf sudo /etc/init.d/nginx restart rm nginx.conf
This paste will be private.
From the Design Piracy series on my blog: