Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts need to change for guacamole-1.5.0 version support #243

Open
nagarjunakalukuri opened this issue Feb 22, 2023 · 1 comment
Open

Comments

@nagarjunakalukuri
Copy link

guacamole team released 1.5.0 version.

@phatdo1819
Copy link

phatdo1819 commented Feb 25, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants