Update install-new-roundcube.sh 1.6.1

This commit is contained in:
myvesta 2023-06-26 10:21:16 +02:00 committed by GitHub
commit d41ca32761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
USER='webmail' USER='webmail'
DOMAIN='' # enter domain or subdomain DOMAIN='' # enter domain or subdomain
VERSION='1.6.0' VERSION='1.6.1'
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'