mirror of https://github.com/sunface/rust-course
parent
78478d60df
commit
41c4a52760
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cp ./assets/CNAME ./book/
|
||||
cp ./assets/*.html ./book/
|
||||
cp ./assets/sitemap.xml ./book/
|
||||
cp ../assets/CNAME ./book/
|
||||
cp ../assets/*.html ./book/
|
||||
cp ../assets/sitemap.xml ./book/
|
Loading…
Reference in new issue