mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/docs.git
synced 2025-10-03 08:43:37 +08:00
4 lines
66 B
Bash
Executable file
4 lines
66 B
Bash
Executable file
git pull
|
|
cp -r ./src/docs/** ./docs
|
|
node src/compile
|
|
mkdocs build
|