Skip to content

Commit 6a2f75d

Browse files
authored
build: new readme path for 1.16.x
nginx/nginx@35a1420 Changed again, breaking build again
1 parent 3a1c5eb commit 6a2f75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx-build-msys2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ mv -f tmp/*/CHANGES* ../docs/
110110

111111
# copy docs and licenses
112112
cp -f docs/text/LICENSE ../docs/ || cp -f LICENSE ../docs/
113-
cp -f docs/text/README ../docs/ || cp -f README.md ../docs/
113+
cp -f docs/text/README ../docs/ || cp -f README.md ../docs/ || cp -f README ../docs/
114114
if [[ -d docs/html ]]; then
115115
mkdir -p ../html
116116
cp -f docs/html/* ../html/

0 commit comments

Comments
 (0)