craftbeerpi4-pione/docs_src/copy_docs.sh
2018-11-16 21:57:21 +01:00

6 lines
No EOL
160 B
Bash
Executable file

rm -rf ../docs
cp -r build/html ../docs
touch ../docs/.nojekyll
touch ../docs/_images/.nojekyll
touch ../docs/_sources/.nojekyll
touch ../docs/_static/.nojekyll