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:
commit
1fd2d688ac
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez 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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue