MysticRyuujin / guac-install

Script for installing Guacamole on Ubuntu
976 stars 270 forks source link

Update to 1.5.2 #254

Closed s224105 closed 1 year ago

s224105 commented 1 year ago

This tool is awesome, can you please update the script for the 1.5.2 ? Thx for your work.

gauthi3r commented 1 year ago

you can do by yourself directly in the script

# Version number of Guacamole to install
GUACVERSION="1.5.1"

Change the version number you want to upgrade.

I have test it few days ago but i have note some latency in connexion ssh or rdp. i rolling back to 1.5.1 for the moment.

Debian 12 isn't supported yet according to my first tests.

s224105 commented 1 year ago

Thx for the answer i didn't know it was that simple. :)