We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3388362 commit 1fa8820Copy full SHA for 1fa8820
Makefile
@@ -11,7 +11,7 @@ en:
11
$(MAKE) -f ebooks.mk
12
13
html:
14
- $(MAKE) -f ebooks.mk lang=cn lang2=cn src=zh-cn title="agentzh的Nginx教程($(ver)版)" html
+ $(MAKE) -f ebooks.mk lang=zhcn lang2=cn src=zh-cn title="agentzh的Nginx教程($(ver)版)" html
15
$(MAKE) -f ebooks.mk html
16
17
clean:
0 commit comments