mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02: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
|
# Download and replace Guacamole Client
|
||||||
wget ${SERVER}/incubator/guacamole/${VERSION}-incubating/binary/guacamole-${VERSION}-incubating.war
|
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
|
# Download and upgrade SQL components
|
||||||
wget ${SERVER}/incubator/guacamole/${VERSION}-incubating/binary/guacamole-auth-jdbc-${VERSION}-incubating.tar.gz
|
wget ${SERVER}/incubator/guacamole/${VERSION}-incubating/binary/guacamole-auth-jdbc-${VERSION}-incubating.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user