/
opt
/
cpnginx
/
src
/
nginx-1.19.2
/
up file
home
default: build clean: rm -rf Makefile objs build: $(MAKE) -f objs/Makefile install: $(MAKE) -f objs/Makefile install modules: $(MAKE) -f objs/Makefile modules upgrade: /usr/local/nginx/sbin/nginx -t kill -USR2 `cat /run/cpnginx.pid` sleep 1 test -f /run/cpnginx.pid.oldbin kill -QUIT `cat /run/cpnginx.pid.oldbin`