aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/cgit/bin/entrypoint.sh1
-rw-r--r--src/gitolite/VERSION2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/cgit/bin/entrypoint.sh b/src/cgit/bin/entrypoint.sh
index a402e55..3bb03be 100755
--- a/src/cgit/bin/entrypoint.sh
+++ b/src/cgit/bin/entrypoint.sh
@@ -45,6 +45,7 @@ css=/cgit.css
logo=/cgit.png
virtual-root=/
robots=nofollow
+remove-suffix=1
project-list=/var/lib/git/projects.list
diff --git a/src/gitolite/VERSION b/src/gitolite/VERSION
index 45c7a58..a3dce6c 100644
--- a/src/gitolite/VERSION
+++ b/src/gitolite/VERSION
@@ -1 +1 @@
-v0.0.1
+v0.0.2