mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-14 22:47:14 +01:00
Fixed a static version number
This commit is contained in:
parent
d93f1ea7ec
commit
c4ebfaac2c
@ -17,7 +17,7 @@ cd ..
|
||||
|
||||
# Download and replace Guacamole Client
|
||||
wget ${SERVER}/incubator/guacamole/${VERSION}-incubating/binary/guacamole-${VERSION}-incubating.war
|
||||
mv guacamole-0.9.11-incubating.war /etc/guacamole/guacamole.war
|
||||
mv guacamole-${VERSION}-incubating.war /etc/guacamole/guacamole.war
|
||||
|
||||
# Download and upgrade SQL components
|
||||
wget ${SERVER}/incubator/guacamole/${VERSION}-incubating/binary/guacamole-auth-jdbc-${VERSION}-incubating.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user