Update hubzilla to 1.12

This commit is contained in:
Bob Mottram 2016-08-24 15:36:53 +01:00
parent f7abd85108
commit 1351d5ed9c
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 415 additions and 415 deletions

View File

@ -37,8 +37,8 @@ HUBZILLA_REPO="https://github.com/redmatrix/hubzilla.git"
HUBZILLA_THEMES_REPO="https://github.com/DeadSuperHero/redmatrix-themes"
HUBZILLA_ADDONS_REPO="https://github.com/redmatrix/hubzilla-addons.git"
HUBZILLA_ADMIN_PASSWORD=
HUBZILLA_COMMIT='2d79e75788aa71664a379c4cea0b6bfe3ab87ad0'
HUBZILLA_ADDONS_COMMIT='67b40c7a40f328a93ee030eb15e9e1261f3cba64'
HUBZILLA_COMMIT='8aee932525d0bc341713fe7052e2a5ab318a69c0'
HUBZILLA_ADDONS_COMMIT='4456f097e3faf2adeab696ad08e3f213e82199bd'
function get_mariadb_hubzilla_admin_password {
if [ -f /home/$MY_USERNAME/README ]; then