Insert line before match sed

Insert a comment line before every server_name directive

sed '/^server_name/i # Added by deploy script' nginx.conf