I need to upgrade RoundCube from 1.1 to 1.4 in my VESTA CP over Centos 7.
I am following this guide:
https://www.mysterydata.com/upgrade-to- ... -webpanel/
All works but, I dont know what directory is installed the actual version.
When I try this: # bin/installto.sh /var/lib/roundcubemail
Console returns this: # ERROR: No valid Roundcube installation found at /var/lib/roundcubemail
How can I update from CLI without this problems?
Thank you.