Open nagarjunakalukuri opened 1 year ago
Hi,
I think it is very easy, I tested on my Ubuntu 20.04 server (Apache Guacamole 1.4.0) and it work!
Download the upgrade.sh script from here - https://github.com/MysticRyuujin/guac-install/blob/main/guac-upgrade.sh
Change this line from 1.4.0 to 1.5.0 with your editor and save it.
GUACVERSION="1.4.0"
Make it as executable and then execute the script as root and let the script do the update.
chmod a+x upgrade.sh
That's it.
Note: Make sure you have backup before proceed it.
Good luck!
guacamole team released 1.5.0 version.