Bump gnusocial commit

This commit is contained in:
Bob Mottram 2018-03-06 12:47:15 +00:00
parent 24f58201cd
commit 02ec8d5c30
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,7 @@ GNUSOCIAL_DOMAIN_NAME=
GNUSOCIAL_CODE=
GNUSOCIAL_ONION_PORT=8087
GNUSOCIAL_REPO="https://git.gnu.io/gnu/gnu-social.git"
GNUSOCIAL_COMMIT='ffe14fe5f326f013a34fdd303c0e5e8aae772559'
GNUSOCIAL_COMMIT='67a9c0415c395d92adeb784413bb9a88fba7347f'
GNUSOCIAL_ADMIN_PASSWORD=
GNUSOCIAL_BACKGROUND_IMAGE_URL=
@ -918,6 +918,8 @@ function install_gnusocial {
fi
# unleash the daemons!
cd "/var/www/$GNUSOCIAL_DOMAIN_NAME/htdocs" || exit 236482684
php scripts/checkschema.php
/etc/cron.hourly/gnusocial-daemons
systemctl restart nginx