itiligent / Easy-Guacamole-Installer

Automated install of Gucamole with options for HTTPS reverse proxy, Active Directory integration, MFA, LetsEncrypt, dark theme, MySQL backup, email alerts & more.
GNU Affero General Public License v3.0
275 stars 49 forks source link

[question] Where is the upgrade script located? #42

Closed CrazyWolf13 closed 4 months ago

CrazyWolf13 commented 4 months ago

Hi Maybe a little silly question, but where do I find the upgrade script mentioned to update guacamole?

In the folder I started the initially guacamole-installer there is only 1_installer.sh

Thanks!

itiligent commented 4 months ago

FYI it is copied to $HOME/guac-setup after install when using the auto setup link, or in the oot of the repo download if you used git clone.

CrazyWolf13 commented 4 months ago

Yup, by default my lxc's only have a root user, and I couldn't find it there, then I remembered I had created a separate user with another home dir.

Have found it now, so ticket can be closed.