From 237871650ae6d046d61e7ed4575bc71c939ddfe4 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 2 Jul 2021 10:50:43 +0200 Subject: [PATCH] avoid updating pecl for now --- nextcloud_update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 35506613a7..ee41b84b2e 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -325,7 +325,8 @@ then fi # Upgrade APCu and igbinary -if [ "${CURRENTVERSION%%.*}" -ge "17" ] +#if [ "${CURRENTVERSION%%.*}" -ge "17" ] +if [ "${CURRENTVERSION%%.*}" -ge "23" ] then if [ -f "$PHP_INI" ] then