Fix the gogs repo

This commit is contained in:
Bob Mottram 2015-04-02 18:28:37 +01:00
parent 456bd0dd72
commit 055d5994e6
1 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ REDMATRIX_ADMIN_PASSWORD=
# Domain name for git hosting installation
GIT_DOMAIN_NAME=
GIT_CODE=
GIT_DOMAIN_REPO="https://github.com/friendica/red.git"
GIT_DOMAIN_REPO="https://github.com/gogits/gogs.git"
GIT_ADMIN_PASSWORD=
# Domain name for Owncloud installation
@ -6731,7 +6731,7 @@ function install_gogs {
mkdir -p $GOPATH/src/github.com/gogits
fi
cd $GOPATH/src/github.com/gogits
git clone https://github.com/gogits/gogs.git
git clone $GIT_DOMAIN_REPO
cd gogs
# install