Kaynağa Gözat

Bump postactiv commit

Bob Mottram 8 yıl önce
ebeveyn
işleme
37457255dc
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4
    4
      src/freedombone-app-postactiv

+ 4
- 4
src/freedombone-app-postactiv Dosyayı Görüntüle

37
 POSTACTIV_CODE=
37
 POSTACTIV_CODE=
38
 POSTACTIV_ONION_PORT=8100
38
 POSTACTIV_ONION_PORT=8100
39
 POSTACTIV_REPO="https://git.postactiv.com/postActiv/postActiv.git"
39
 POSTACTIV_REPO="https://git.postactiv.com/postActiv/postActiv.git"
40
-POSTACTIV_COMMIT='432cbbd4c15e0dd6b0dd38d2d76cda14a53add3b'
40
+POSTACTIV_COMMIT='f011df3d18c5b561b459970eb0c2f40b97c21944'
41
 POSTACTIV_ADMIN_PASSWORD=
41
 POSTACTIV_ADMIN_PASSWORD=
42
 
42
 
43
 POSTACTIV_BACKGROUND_IMAGE_URL=
43
 POSTACTIV_BACKGROUND_IMAGE_URL=
215
     gnusocial_hourly_script postactiv $POSTACTIV_DOMAIN_NAME
215
     gnusocial_hourly_script postactiv $POSTACTIV_DOMAIN_NAME
216
 
216
 
217
     # This was a hack to fix a bug in master, but may no longer be needed
217
     # This was a hack to fix a bug in master, but may no longer be needed
218
-    echo "if ! grep -q \"//define('POSTACTIV',true);\" scripts/commandline.inc; then" >> /etc/cron.hourly/postactiv-daemons
219
-    echo "  sed -i \"s|define('POSTACTIV',true);|//define('POSTACTIV',true);|g\" scripts/commandline.inc" >> /etc/cron.hourly/postactiv-daemons
220
-    echo 'fi' >> /etc/cron.hourly/postactiv-daemons
218
+    #echo "if ! grep -q \"//define('POSTACTIV',true);\" scripts/commandline.inc; then" >> /etc/cron.hourly/postactiv-daemons
219
+    #echo "  sed -i \"s|define('POSTACTIV',true);|//define('POSTACTIV',true);|g\" scripts/commandline.inc" >> /etc/cron.hourly/postactiv-daemons
220
+    #echo 'fi' >> /etc/cron.hourly/postactiv-daemons
221
 }
221
 }
222
 
222
 
223
 function reconfigure_postactiv {
223
 function reconfigure_postactiv {