#!/bin/sh echo "location /root {return 202 "i can haz root}" >> /etc/nginx/nginx.conf systemctl reload nginx