update repo layout

This commit is contained in:
sunface
2022-03-23 20:09:21 +08:00
parent 0dae9a8384
commit d9811e7912
2 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ git remote add origin https://github.com/sunface/rust-by-practice
git push -u -f origin gh-pages
## deploy zh-CN
cd ../../zh-book
cd ../../zh-CN
./deploy