1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/guacamole_ynh.git synced 2024-09-03 19:16:03 +02:00

Merge branch 'testing' into version-2

This commit is contained in:
ericgaspar 2023-12-24 10:04:10 +01:00
commit 1fd2d688ac
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH
**Shipped version:** 1.5.2~ynh1
**Shipped version:** 1.5.4~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH
**Version incluse :** 1.5.2~ynh1
**Version incluse :** 1.5.4~ynh1
## Captures décran

View file

@ -9,7 +9,7 @@
#=================================================
function setup_sources {
guacamole_version="1.5.2"
guacamole_version="1.5.4"
ynh_setup_source --source_id="server" --dest_dir="$install_dir/.guacd-src"