mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
added exception to CNAME file
This commit is contained in:
parent
b5fd5531c6
commit
fab0989493
@ -61,7 +61,7 @@ git config user.email "travis@travis-ci.org"
|
|||||||
# can be safely cleaned, and it is sure that everything pushed later is the new
|
# can be safely cleaned, and it is sure that everything pushed later is the new
|
||||||
# documentation.
|
# documentation.
|
||||||
#cp index.html ..
|
#cp index.html ..
|
||||||
rm -rf *
|
find . -type d,f ! -iname "CNAME" -delete
|
||||||
#mv ../index.html .
|
#mv ../index.html .
|
||||||
|
|
||||||
# Copy the mkdocs documentation to the work directory and generate the mkdocs
|
# Copy the mkdocs documentation to the work directory and generate the mkdocs
|
||||||
|
Loading…
Reference in New Issue
Block a user