test: guard BEDIENUNGSANLEITUNG.md against drift (#5)

This commit is contained in:
Dieter Schlüter 2026-06-28 05:08:20 +02:00 committed by Dieter Schlüter
commit f5afe3b5a3
2 changed files with 194 additions and 1 deletions

View file

@ -1,3 +1,6 @@
.PHONY: test
.PHONY: test test-doc
test:
@bash tests/test_profiles.sh
test-doc:
@bash tests/test_install_doc.sh