1
0
Fork 0
mirror of https://github.com/myvesta/vesta synced 2025-08-14 02:28:05 -07:00

Update install-new-roundcube.sh

This commit is contained in:
myvesta 2021-12-17 01:18:49 +01:00 committed by GitHub
commit 774faa2d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ VERSION='1.5.1'
DOWNLOAD="https://github.com/roundcube/roundcubemail/releases/download/$VERSION/roundcubemail-$VERSION-complete.tar.gz"
LOGINMESSAGE1='Click here for NEW Webmail'
LOGINMESSAGE2='(it is adapted to mobile phones)'
LOGINMESSAGE2='(it is adapted for mobile phones too)'
DATABASE_NAME_WITHOUT_PREFIX="roundcube"
DATABASE_NAME="${USER}_roundcube"