Skip to content

Commit 5d0ec84

Browse files
author
pangpang@hi-nginx.com
committed
update install_demo.sh
1 parent fadd52f commit 5d0ec84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_demo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if ! test -f Makefile;then
44
--with-cc=clang \
55
--with-http_ssl_module \
66
--with-http_v2_module \
7-
--with-http_ssl_module \
7+
--with-http_v3_module \
88
--with-http_gzip_static_module \
99
--with-stream \
1010
--with-stream_ssl_module \

0 commit comments

Comments
 (0)