Merge branch 'master' of codeberg.org:CRXN/docs

This commit is contained in:
Tristan B. Velloza Kildaire 2022-12-06 10:53:12 +02:00
commit 068724ee7e
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
# This script runs every week and just simply pulls and builds the docs
mkdir /home/pi/HDD/docs_src/crxn
cd /home/pi/HDD/docs_src/crxn
# Pull new data down
git pull
# Build to the public directory
python3 -m mkdocs build -d ../../docs/crxn/site