1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Add audiobookserver (#258)

This commit is contained in:
David Young
2023-02-10 04:34:50 +13:00
committed by GitHub
parent a85a567afc
commit ee3f2de668
204 changed files with 215 additions and 104 deletions

View File

@@ -4,6 +4,8 @@
# Fetch git history so that we get last-updated timestamps
# git fetch --unshallow
set -e # abort on fail
# Run python build script to check for errors
# python3 scripts/build.py mkdocs.yml