upgdate log rotation

This commit is contained in:
2026-03-25 09:29:17 +02:00
parent fe2376b615
commit 8e7a0fffa7
9 changed files with 88 additions and 68 deletions
-3
View File
@@ -282,9 +282,6 @@ EXTRA_DIST = vendor/* \
docs/mstore.png \
docs/podman-manifest.json.txt
format:
@dirs=$$($(FIND) $(CWD)/app $(CWD)/cmd $(CWD)/pkg $(CWD)/test \
-name '*.go' | $(XARGS) -n1 dirname | $(SORT) | $(UNIQ)); \