Skip to content

Commit c3fd8eb

Browse files
Add python-net to build script
1 parent ba4e21f commit c3fd8eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_docs.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ call git submodule update --init --recursive
44
call git submodule foreach git pull origin master
55
xcopy java common\content\%PRODUCT%\java /s /e /Y /i
66
xcopy net common\content\%PRODUCT%\net /s /e /Y /i
7+
xcopy python-net common\content\%PRODUCT%\python-net /s /e /Y /i
78
xcopy _index.md common\content\%PRODUCT%
89
cd common
910
call hugo server --config config-geekdoc.toml, show-feedback-config.toml

0 commit comments

Comments
 (0)