#!/bin/bash set -e PATH=/opt/openresty/nginx/sbin:$PATH export PATH nginx -p `pwd`/ -s stop