From dda45dc82909061d168e47d4a2db364cb9386c0a Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Thu, 24 Nov 2016 15:41:03 +0000
Subject: [PATCH] Try different postactiv commit

---
 src/freedombone-app-postactiv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-postactiv b/src/freedombone-app-postactiv
index 64ca8ac2d..66d38e790 100755
--- a/src/freedombone-app-postactiv
+++ b/src/freedombone-app-postactiv
@@ -37,7 +37,7 @@ POSTACTIV_DOMAIN_NAME=
 POSTACTIV_CODE=
 POSTACTIV_ONION_PORT=8100
 POSTACTIV_REPO="https://git.postactiv.com/postActiv/postActiv.git"
-POSTACTIV_COMMIT='e14ef2385a2d8083b712ce1ae2f4bf10c0814679'
+POSTACTIV_COMMIT='a4eb35cb9496caa39d0b35fc32f299fb6e23741a'
 POSTACTIV_ADMIN_PASSWORD=
 
 # script which causes old posts to expire
-- 
GitLab