[Solved] Those who upgraded the Roundcube can't upgrade to 0.44

Hi, some time ago I upgraded the Rouncube GUI to the latest version and now the upgrade script can’t perform the upgrade to version 0.44.
Any ideas how to solve this?
Much appreciated.

root@box:~# curl -s https://mailinabox.email/setup.sh | sudo bash
Updating Mail-in-a-Box to v0.44 . . .
remote: Enumerating objects: 1, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 1 (delta 0), reused 1 (delta 0), pack-reused 0
Unpacking objects: 100% (1/1), done.
error: Your local changes to the following files would be overwritten by checkout:
setup/webmail.sh
Please commit your changes or stash them before you switch branches.
Aborting
Update failed. Did you modify something in /root/mailinabox?

Hence the reason there is no support for ‘unsupported modifications’.

Can you undo your modifications? If not, you may need to spin up a complete new instance.

Thank you for your reply.
I was able to copy back the original webmail.sh file, and after that the upgrade went ok.
Cumps.
JG

1 Like

For those that failed to back up their original like me, you can find the previous version here:

https://raw.githubusercontent.com/mail-in-a-box/mailinabox/v0.43/setup/webmail.sh

2 Likes