mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 23:15:49 +01:00
Merge pull request #855 from mslinn/master
Updated installation script to GitBucket 3.5
This commit is contained in:
@@ -44,7 +44,7 @@ GITBUCKET_WAR_DIR=$GITBUCKET_DIR/lib
|
|||||||
GITBUCKET_WAR_FILE=$GITBUCKET_WAR_DIR/gitbucket.war
|
GITBUCKET_WAR_FILE=$GITBUCKET_WAR_DIR/gitbucket.war
|
||||||
|
|
||||||
# GitBucket version to fetch when installing
|
# GitBucket version to fetch when installing
|
||||||
GITBUCKET_VERSION=2.1
|
GITBUCKET_VERSION=3.5
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of configuration section. Ignore this part
|
# End of configuration section. Ignore this part
|
||||||
|
|||||||
Reference in New Issue
Block a user