mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 10:56:39 +01:00 
			
		
		
		
	Fixed a static version number
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user