From f87dc10dec540e1804445acdf3c2f4d03486d6cb Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 5 Feb 2025 10:19:55 +0800 Subject: Update --- nginx/Makefile | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'nginx') diff --git a/nginx/Makefile b/nginx/Makefile index b36baf5..a5697ef 100644 --- a/nginx/Makefile +++ b/nginx/Makefile @@ -1,23 +1,23 @@ .ONESHELL: +ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST)))) VERSION=1.27.3 -all: src /home/pham/git/ngx_http_proxy_connect_module +all: src /home/pham/git/ngx-fancyindex cd $< - patch -p1