korrektur 5 und makefile nur noch build

This commit is contained in:
2026-03-06 19:23:22 +00:00
parent 4ffe4ebb1e
commit 73828a5fae
2 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,3 @@
hello:
echo "Hello Nico"
build:
cp -r . /home/nico/.local/share/containers/storage/volumes/kanzelei/_data/
podman run --rm --volume "kanzelei:/data" pandoc/latex --toc --toc-depth=1 --epub-metadata=metadata.yaml --css=book.css -o myebook.epub --css book.css --toc -N -o build/output.epub src/title.txt src/*.md