1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-03 00:07:05 +00:00

Update zpush.sh

This commit is contained in:
matidau 2023-03-04 16:54:12 +11:00
parent 95ca188e9a
commit c95c455c41

View File

@ -22,8 +22,8 @@ apt_install \
phpenmod -v $PHP_VER imap
# Copy Z-Push into place.
VERSION=2.6.4-php8-0.2
TARGETHASH=90232303c0326a713932988546fb6274c3313266
VERSION=2.6.4-php8-0.3
TARGETHASH=1d677eee7eae16e6dcac021cc8633311bf98d79f
needs_update=0 #NODOC
if [ ! -f /usr/local/lib/z-push/version ]; then
needs_update=1 #NODOC