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

Fix war installation

This commit is contained in:
Salamandar 2024-02-24 16:23:50 +01:00
parent d733464f80
commit 70a7161ee9

View file

@ -57,7 +57,8 @@ ram.runtime = "50M"
url = "https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war"
sha256 = "5728b563911bd64bce0a0b81c74ea8ccb2190d1785bff34030fc6885a8273d3e"
format = "zip"
extract = true
extract = false
rename = "guacamole.war"
[resources.sources.auth-header]
url = "https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-header-1.5.4.tar.gz"