Browse Source

Bump gnusocial commit

Bob Mottram 7 years ago
parent
commit
02ec8d5c30
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      src/freedombone-app-gnusocial

+ 3
- 1
src/freedombone-app-gnusocial View File

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