From 847ab47a526e98c604a524352df5a7979fe426c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 2 Jun 2021 22:01:01 -0500 Subject: Fix level section --- gitolite-cgit/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitolite-cgit/entrypoint.sh') diff --git a/gitolite-cgit/entrypoint.sh b/gitolite-cgit/entrypoint.sh index eaad011..e019cc9 100755 --- a/gitolite-cgit/entrypoint.sh +++ b/gitolite-cgit/entrypoint.sh @@ -162,7 +162,7 @@ snapshots=$CGIT_SNAPSHOT # Direct cgit to repository location managed by gitolite remove-suffix=0 project-list=/var/lib/git/projects.list -section-from-path=3 +section-from-path=1 scan-path=/var/lib/git/repositories EOF -- cgit v1.2.3