Hubzilla moves out of github

This commit is contained in:
Bob Mottram 2018-06-15 12:51:35 +01:00
parent 5d23e1b346
commit c51e4d268e
1 changed files with 4 additions and 5 deletions

View File

@ -35,10 +35,10 @@ NOT_ON_ONION=1
HUBZILLA_DOMAIN_NAME=
HUBZILLA_CODE=
HUBZILLA_ONION_PORT=8085
HUBZILLA_REPO="https://github.com/redmatrix/hubzilla.git"
HUBZILLA_COMMIT='577da0eb9eb1f90a4cf7a70cfb3582cfb49007ac'
HUBZILLA_ADDONS_REPO="https://github.com/redmatrix/hubzilla-addons.git"
HUBZILLA_ADDONS_COMMIT='be9dcd044b9326c3bd9301d7c4b375a2c2f54663'
HUBZILLA_REPO="https://framagit.org/hubzilla/core"
HUBZILLA_COMMIT='fdf920b374385b2140681de36db65debb67a60ce'
HUBZILLA_ADDONS_REPO="https://framagit.org/hubzilla/addons"
HUBZILLA_ADDONS_COMMIT='2addc204c32da5ee281da04c2960801d1a8cbfbb'
HUBZILLA_ADMIN_PASSWORD=
HUBZILLA_SHORT_DESCRIPTION=$'Web publishing system'
@ -50,7 +50,6 @@ hubzilla_variables=(ONION_ONLY
HUBZILLA_CODE
DDNS_PROVIDER
MY_USERNAME
HUBZILLA_REPO
HUBZILLA_ADDONS_REPO)
function logging_on_hubzilla {