Skip to content

Commit

Permalink
Copy directory to content (apache#5478)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuteng authored Oct 28, 2019
1 parent acc3fb7 commit 2a6d2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site2/tools/build-site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ node ./scripts/replace.js

rm -rf ${ROOT_DIR}/generated-site/content
mkdir -p ${ROOT_DIR}/generated-site/content
cp -R ${ROOT_DIR}/generated-site/api ${ROOT_DIR}/generated-site/content
cp -R ./build/pulsar/* ${ROOT_DIR}/generated-site/content

0 comments on commit 2a6d2c6

Please sign in to comment.