mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-21 03:02:09 +00:00
Update zpush to 2.3.9.
Update zpush to the latest upstream version 2.3.9.
This commit is contained in:
parent
ae73dc5d30
commit
ee1de5350b
@ -22,7 +22,7 @@ apt_install \
|
||||
phpenmod -v php7.0 imap
|
||||
|
||||
# Copy Z-Push into place.
|
||||
VERSION=2.3.8
|
||||
VERSION=2.3.9
|
||||
needs_update=0 #NODOC
|
||||
if [ ! -f /usr/local/lib/z-push/version ]; then
|
||||
needs_update=1 #NODOC
|
||||
|
Loading…
Reference in New Issue
Block a user