mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 04:56:39 +01:00 
			
		
		
		
	| @@ -1,6 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| # Version numbers of Guacamole and MySQL Connector/J to download | # Version number of Guacamole to install | ||||||
| GUACVERSION="0.9.14" | GUACVERSION="0.9.14" | ||||||
|  |  | ||||||
| # Get script arguments for non-interactive mode | # Get script arguments for non-interactive mode | ||||||
|   | |||||||
| @@ -1,5 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
|  | # Version number of Guacamole to install | ||||||
| GUACVERSION="0.9.14" | GUACVERSION="0.9.14" | ||||||
|  |  | ||||||
| # Ubuntu and Debian have different names of the libjpeg-turbo library for some reason... | # Ubuntu and Debian have different names of the libjpeg-turbo library for some reason... | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| # Version numbers of Guacamole and MySQL Connector/J to download | # Version number of Guacamole to install | ||||||
| GUACVERSION="0.9.14" | GUACVERSION="0.9.14" | ||||||
|  |  | ||||||
| # Update apt so we can search apt-cache for newest tomcat version supported | # Update apt so we can search apt-cache for newest tomcat version supported | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| #!/bin/bash | #!/bin/bash | ||||||
|  |  | ||||||
| # Version Numbers of Guacamole to download | # Version number of Guacamole to install | ||||||
| GUACVERSION="0.9.14" | GUACVERSION="0.9.14" | ||||||
|  |  | ||||||
| # Try to get database from /etc/guacamole/guacamole.properties | # Try to get database from /etc/guacamole/guacamole.properties | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user