mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-15 02:35:49 +00:00
Update README.md
Changed `sudo restart nginx` to `sudo systemctl restart nginx`
This commit is contained in:
parent
4c1cd2fcb3
commit
f7f6b83ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ wget https://raw.githubusercontent.com/itiligent/Guacamole-Install/main/1-setup.
|
|||
|
||||
## Customise & Brand Your Guacamole Theme
|
||||
|
||||
<img src="https://github.githubassets.com/images/icons/emoji/art.png" width="23"> **Want to give Guacamole your personal touch? Follow the theme and branding instructions** [here](https://github.com/itiligent/Guacamole-Install/tree/main/guac-custom-theme-builder). To revert to the Guacamole default theme, simply delete the branding.jar file from /etc/guacamole/extensions then `sudo systemctl restart tomcat[version] && sudo systemctl restart guacd && sudo restart nginx` and don't forget to clear your web browser cache.
|
||||
<img src="https://github.githubassets.com/images/icons/emoji/art.png" width="23"> **Want to give Guacamole your personal touch? Follow the theme and branding instructions** [here](https://github.com/itiligent/Guacamole-Install/tree/main/guac-custom-theme-builder). To revert to the Guacamole default theme, simply delete the branding.jar file from /etc/guacamole/extensions then `sudo systemctl restart tomcat[version] && sudo systemctl restart guacd && sudo systemctl restart nginx` and don't forget to clear your web browser cache.
|
||||
|
||||
## Managing self signed TLS certs with Nginx (the easy way!)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue