Update install-new-roundcube.sh - version 1.6.6

This commit is contained in:
myvesta 2024-05-15 19:42:42 +02:00 committed by GitHub
commit 763eea5c58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
USER='webmail' USER='webmail'
DOMAIN='' # enter domain or subdomain DOMAIN='' # enter domain or subdomain
VERSION='1.6.1' VERSION='1.6.6'
DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/$VERSION/roundcubemail-$VERSION-complete.tar.gz" DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/$VERSION/roundcubemail-$VERSION-complete.tar.gz"
LOGINMESSAGE1='Click here for NEW Webmail' LOGINMESSAGE1='Click here for NEW Webmail'