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

Fix variable

This commit is contained in:
Thomas 2024-06-12 14:31:49 +02:00 committed by GitHub
parent bf0167c163
commit 97e2d4cb5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
guacamole_version="$(ynh_app_upstream_version)"
guacamole_version="1.5.5"
debian_maj_version=$(sed 's/\..*//' /etc/debian_version)