From a9eb6b1105cd47f00ae45dacda9af8e829ade191 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 11 Apr 2012 09:04:42 -0400 Subject: [PATCH] Reset build identifiers for the next release --- distrib/gitblit-centos | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/distrib/gitblit-centos b/distrib/gitblit-centos index 387d1fb..c9fe151 100644 --- a/distrib/gitblit-centos +++ b/distrib/gitblit-centos @@ -1,5 +1,6 @@ #!/bin/bash # chkconfig: 3 21 91 +# description: Starts and Stops gitblit # Source function library. . /etc/init.d/functions -- Gitblit v1.9.1