Changes

Jump to navigation Jump to search
Line 36: Line 36:  
<tabs container=""><tab name="For SME 10">
 
<tabs container=""><tab name="For SME 10">
 
  yum install smeserver-extrarepositories-remi-roundcube -y
 
  yum install smeserver-extrarepositories-remi-roundcube -y
 
+
we now only support version 1.6.x
for the LTS version 1.5.5 add this
  −
yum install yum-plugin-versionlock -y
  −
yum versionlock  add roundcubemail-1.5.*
  −
otherwise you will update to 1.6
  −
 
   
  yum install smeserver-roundcube  --enablerepo=smecontribs,remi-roundcube
 
  yum install smeserver-roundcube  --enablerepo=smecontribs,remi-roundcube
   −
to revert versionlock<syntaxhighlight lang="bash">
+
if you previously locked to version 1.5, to revert versionlock<syntaxhighlight lang="bash">
yum versionlock delete roundcubemail
+
  yum versionlock delete roundcubemail
yum update
+
  yum update -y
/usr/bin/rcplugin_update.sh
+
  signal-event smeserver-roundcube-update
signal-event smeserver-roundcube-update
   
</syntaxhighlight>
 
</syntaxhighlight>
  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu