mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 05:06:40 +01:00 
			
		
		
		
	Fixed MCJVERSION variable
Oops
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| # Version Numbers of Guacamole and MySQL Connection/J to download | ||||
| VERSION="0.9.12" | ||||
| MCJVERSION = "5.1.43" | ||||
| MCJVERSION="5.1.43" | ||||
|  | ||||
| # Grab a password for MySQL Root | ||||
| read -s -p "Enter the password that will be used for MySQL Root: " mysqlrootpassword | ||||
|   | ||||
		Reference in New Issue
	
	Block a user