update roundcubemail install to 1.6.5
This commit is contained in:
parent
cef8bab19d
commit
86476944ae
|
@ -28,9 +28,9 @@ fi
|
|||
installer_dir=$(dirname $(readlink -f $0))
|
||||
|
||||
cd /usr/local/src/
|
||||
wget https://github.com/roundcube/roundcubemail/releases/download/1.6.0/roundcubemail-1.6.0-complete.tar.gz
|
||||
tar zxf roundcubemail-1.6.0-complete.tar.gz
|
||||
mv roundcubemail-1.6.0 /srv/www/html/roundcube
|
||||
wget https://github.com/roundcube/roundcubemail/releases/download/1.6.5/roundcubemail-1.6.5-complete.tar.gz
|
||||
tar zxf roundcubemail-1.6.5-complete.tar.gz
|
||||
mv roundcubemail-1.6.5 /srv/www/html/roundcube
|
||||
|
||||
cd /usr/local/src/
|
||||
wget https://github.com/johndoh/roundcube-sauserprefs/archive/refs/tags/1.20.tar.gz -O roundcube-sauserprefs-1.20.tar.gz
|
||||
|
|
Loading…
Reference in New Issue
Block a user