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:
parent
d733464f80
commit
70a7161ee9
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue