Skip to content

Commit

Permalink
fix docs test
Browse files Browse the repository at this point in the history
public folder cannote be removed otherwise
  • Loading branch information
sni committed Jan 6, 2025
1 parent 80e956f commit 303baca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@ test: .omd-consol-de
docker compose up -d --build --wait
go install github.com/raviqqe/muffet/v2@latest
muffet http://localhost:1313/docs/snclient/ -i '/docs/snclient/*' -e '_print'
docker compose exec site chmod -R 777 public

.omd-consol-de:
git clone --depth=1 https://github.com/ConSol-Monitoring/omd-consol-de .omd-consol-de

0 comments on commit 303baca

Please sign in to comment.